diff --git a/docs/book.toml b/docs/book.toml
index d34134a466f61e30db9c8c8ccd4f8b0ef9906629..6a33dd593e00518ba877b55be8217757f56136e7 100644
--- a/docs/book.toml
+++ b/docs/book.toml
@@ -1,5 +1,10 @@
 [book]
-authors = []
+title = "Shivering-Isles GitOps Infrastructure"
+authors = ["Sheogorath"]
 language = "en"
 multilingual = false
 src = "src"
+
+[output.html]
+git-repository-url = "https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/-/tree/main/docs"
+edit-url-template = "https://git.shivering-isles.com/-/ide/project/shivering-isles/infrastructure-gitops/edit/main/-/docs/{path}"
diff --git a/docs/src/about.md b/docs/src/about.md
index 786d8e132203c74469455a1601f06cbfa02dd03f..9bd8809ef23199498ceb8c74be85ebe1c0c8eae0 100644
--- a/docs/src/about.md
+++ b/docs/src/about.md
@@ -1,3 +1,3 @@
-# Shivering Isles GitOps Infrastructure
+# About
 
 This documentation provides some insight into the Sivering-Isles GitOps Infrastructure. Into concepts, useful information and a general overview over all the different parts of the overall project.