diff --git a/docs/book.toml b/docs/book.toml
index ba39cf9e40e73d69202fbd5c6a8df1dcdd429419..b6571d0eff302ef45d034b9bd5254767b519e4e2 100644
--- a/docs/book.toml
+++ b/docs/book.toml
@@ -9,5 +9,6 @@ src = "src"
 "/index.html" = "./about.html"
 
 [output.html]
+git-repository-icon = "fa-gitlab"
 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}"