doc: add favicon

This commit is contained in:
2025-12-17 17:21:33 -05:00
parent 0ae38f6d59
commit 84a82fd3f7
3 changed files with 1 additions and 83 deletions

View File

@@ -8,6 +8,7 @@ local title = "Free Software Distributions Project documentation"
site.title = title
site.copyright = u.copyright("https://git.vxserver.dev/fSD", "fSD")
site.favicon = "/static/favicon.ico"
site:banner(fes.app.header.render(std))