Skip to content

Commit 3d59cb0

Browse files
committed
docs: add logo
1 parent bfcfa62 commit 3d59cb0

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

docs/img/ff4j-logo.svg

Lines changed: 1 addition & 0 deletions
Loading

zensical.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[project]
2-
site_name = "ff4j"
2+
site_name = "FF4j Documentation"
33
site_description = "Documentation for Feature Flipping for Java (ff4j)"
44
site_author = "Paul WILLIAMS"
55
site_url = "https://ff4j.github.io/docs/"
@@ -34,7 +34,8 @@ nav = [
3434
# Section for configuring theme options
3535
# ----------------------------------------------------------------------------
3636
[project.theme]
37-
37+
logo = "img/ff4j-logo.svg"
38+
favicon = "img/ff4j-logo.svg"
3839
# change this to "classic" to use the traditional Material for MkDocs look.
3940
#variant = "classic"
4041

0 commit comments

Comments
 (0)