We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcfa62 commit 3d59cb0Copy full SHA for 3d59cb0
2 files changed
docs/img/ff4j-logo.svg
zensical.toml
@@ -1,5 +1,5 @@
1
[project]
2
-site_name = "ff4j"
+site_name = "FF4j Documentation"
3
site_description = "Documentation for Feature Flipping for Java (ff4j)"
4
site_author = "Paul WILLIAMS"
5
site_url = "https://ff4j.github.io/docs/"
@@ -34,7 +34,8 @@ nav = [
34
# Section for configuring theme options
35
# ----------------------------------------------------------------------------
36
[project.theme]
37
-
+logo = "img/ff4j-logo.svg"
38
+favicon = "img/ff4j-logo.svg"
39
# change this to "classic" to use the traditional Material for MkDocs look.
40
#variant = "classic"
41
0 commit comments