diff --git a/README.md b/README.md
index 5807978c0ac838fc0c9752c66c3f109e148dfde1..ec8972cf4da36d32b89095e36242b0b64ec12bfc 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
 # pystencils Source File Generator (pystencils-sfg)
 
-[Documentation](https://pycodegen.pages.i10git.cs.fau.de/pystencils-sfg/)
+[![](https://img.shields.io/badge/read-the_docs-brightgreen)](https://pycodegen.pages.i10git.cs.fau.de/pystencils-sfg)
+[![](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/badges/master/pipeline.svg)](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/commits/master)
+[![](https://img.shields.io/gitlab/license/pycodegen%2Fpystencils-sfg?gitlab_url=https%3A%2F%2Fi10git.cs.fau.de)](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE)
+
 
 A bridge over the semantic gap between code emitted by pystencils and your C/C++/Cuda/HIP framework.
 This project is still in an early stage of development.
diff --git a/docs/index.md b/docs/index.md
index 5596ae11955ed8e75c99d100f9759c39fb2f49bb..892093a1b7146aa7719e0e60e7701d690a3d26cc 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -1,5 +1,8 @@
 # The pystencils Source File Generator
 
+[![](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/badges/master/pipeline.svg)](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/commits/master)
+[![](https://img.shields.io/gitlab/license/pycodegen%2Fpystencils-sfg?gitlab_url=https%3A%2F%2Fi10git.cs.fau.de)](https://i10git.cs.fau.de/pycodegen/pystencils-sfg/-/blob/master/LICENSE)
+
 A bridge over the semantic gap between code emitted by [pystencils](https://pypi.org/project/pystencils/)
 and your C/C++/Cuda/HIP framework.
 
diff --git a/mkdocs.yml b/mkdocs.yml
index 6bf310a26113ab2f0b0d3bc9cfdd84e0d58fc76c..0cba8300d130b868aa7006fedfa3b9f060db66c0 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -1,4 +1,11 @@
-site_name: pystencils Source File Generator Documentation
+site_name: pystencils-sfg Docs
+site_author: Frederik Hennig
+copyright: © 2023 Frederik Hennig
+
+repo_name: GitLab
+repo_url: https://i10git.cs.fau.de/pycodegen/pystencils-sfg
+
+
 theme: 
   name: material
   features: