mirror of
https://github.com/nunocoracao/blowfish.git
synced 2026-01-30 15:31:52 +00:00
updated docs for v1 and polished some minor fixes across the code
This commit is contained in:
@@ -16,46 +16,25 @@
|
||||
weight = 10
|
||||
|
||||
[[main]]
|
||||
name = "GitHub"
|
||||
url = "https://github.com/nunocoracao/blowfish"
|
||||
name = "Samples"
|
||||
pageRef = "samples"
|
||||
weight = 20
|
||||
|
||||
#[[main]]
|
||||
# name = "Posts"
|
||||
# pageRef = "posts"
|
||||
# weight = 40
|
||||
|
||||
#[[main]]
|
||||
# name = "Resume"
|
||||
# pageRef = "resume"
|
||||
# weight = 30
|
||||
|
||||
#[[main]]
|
||||
# name = "Music"
|
||||
# pageRef = "music"
|
||||
# weight = 40
|
||||
|
||||
#[[main]]
|
||||
# name = "Docs"
|
||||
# pageRef = "docs"
|
||||
# weight = 50
|
||||
|
||||
#[[main]]
|
||||
# name = "Tags"
|
||||
# pageRef = "tags"
|
||||
# weight = 90
|
||||
[[main]]
|
||||
name = "Users"
|
||||
pageRef = "users"
|
||||
weight = 30
|
||||
|
||||
[[main]]
|
||||
name = "GitHub"
|
||||
url = "https://github.com/nunocoracao/blowfish"
|
||||
weight = 40
|
||||
|
||||
# -- Footer Menu --
|
||||
# The footer menu is displayed at the bottom of the page, just before
|
||||
# the copyright notice. Configure as per the main menu above.
|
||||
|
||||
# [[footer]]
|
||||
# name = "Tags"
|
||||
# pageRef = "tags"
|
||||
# weight = 10
|
||||
|
||||
# [[footer]]
|
||||
# name = "Categories"
|
||||
# pageRef = "categories"
|
||||
# weight = 20
|
||||
[[footer]]
|
||||
name = "Tags"
|
||||
pageRef = "tags"
|
||||
weight = 10
|
||||
Reference in New Issue
Block a user