From 9c217bd883c6b6179e3b35038a9b1788d0077466 Mon Sep 17 00:00:00 2001 From: Francesco Date: Wed, 1 Jan 2025 18:10:18 +0100 Subject: Modified wiki --- wiki/features/other-parameters.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'wiki/features/other-parameters.md') diff --git a/wiki/features/other-parameters.md b/wiki/features/other-parameters.md index 7950598..3d09533 100644 --- a/wiki/features/other-parameters.md +++ b/wiki/features/other-parameters.md @@ -58,7 +58,6 @@ websiteId = "unique-website-id" jsLocation = "http://example.org/umami.js" ``` - ## Favicons The following favicons are included in the head of the website: @@ -80,3 +79,7 @@ faviconPath = 'your-path' You can easily generate favicons using [this website](https://realfavicongenerator.net/) starting from your image. [Here](https://github.com/tomfran/tomfran.github.io/tree/main/static) you can see an example of icons overriding default ones. + +## Mermaid Diagrams + +Mermaid diagrams are supported by theme, just follow [this reference](https://gohugo.io/content-management/diagrams/#mermaid-diagrams) to use them. \ No newline at end of file -- cgit v1.2.3