added support for cover images in lists

This commit is contained in:
Nuno Coração
2022-11-06 22:57:15 +00:00
parent 1ea543da24
commit afd1928cd2
32 changed files with 58 additions and 6 deletions

View File

@@ -20,22 +20,27 @@
pageRef = "samples"
weight = 20
[[main]]
name = "Showcase"
pageRef = "examples"
weight = 30
[[main]]
name = "Users"
pageRef = "users"
weight = 30
weight = 40
[[main]]
identifier = "github"
pre = "github"
url = "https://github.com/nunocoracao/blowfish"
weight = 40
weight = 50
[[main]]
identifier = "twitter"
pre = "twitter"
url = "https://twitter.com/burufugu"
weight = 50
weight = 60
# -- Footer Menu --