diff options
author | Julien Dessaux | 2023-01-27 23:05:50 +0100 |
---|---|---|
committer | Julien Dessaux | 2023-01-27 23:05:50 +0100 |
commit | 6ad4e164af37e6fe90283a4b9b124c03057d3805 (patch) | |
tree | 2303d0c190d73ab69783718892fbf050f6821baa /content/docs | |
parent | Improve link target size on mobile (lighthouse) (diff) | |
download | www-6ad4e164af37e6fe90283a4b9b124c03057d3805.tar.gz www-6ad4e164af37e6fe90283a4b9b124c03057d3805.tar.bz2 www-6ad4e164af37e6fe90283a4b9b124c03057d3805.zip |
Update nav menu css
Diffstat (limited to 'content/docs')
-rw-r--r-- | content/docs/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/_index.md b/content/docs/_index.md index ccd78bf..6177dfa 100644 --- a/content/docs/_index.md +++ b/content/docs/_index.md @@ -2,7 +2,7 @@ title: "Docs" menu: main: - weight: 2 + weight: 3 --- This is the Docs section of this website. It is an heritage of the old wiki I maintained before switching to a static website generated with [hugo]({{< ref "hugo" >}}), with information that does not really fit in a blog format. |