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/misc.md | 14 -------------- wiki/features/other-parameters.md | 5 ++++- 2 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 wiki/features/misc.md (limited to 'wiki') diff --git a/wiki/features/misc.md b/wiki/features/misc.md deleted file mode 100644 index 149ff2c..0000000 --- a/wiki/features/misc.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: "Misc" -date: "2024-10-06" -summary: "Misc parameters" -description: "Misc parameters" -toc: false -readTime: false -autonumber: true -math: false -showTags: false -hideBackToTop: true ---- - -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 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