code cleanup
This commit is contained in:
parent
764506778e
commit
1f2976f57d
26
config.toml
26
config.toml
@ -16,7 +16,7 @@ paginate = 10
|
||||
[params]
|
||||
subtitle = "A Journal"
|
||||
highlightjs = "androidstudio"
|
||||
highlightjs_extra_languages = ["yaml"]
|
||||
highlightjs_extra_languages = ["yaml", "xml-dtd"]
|
||||
dateFormat = "02 Jan 2006, 15:04"
|
||||
|
||||
[menu]
|
||||
@ -32,18 +32,18 @@ paginate = 10
|
||||
weight = 2
|
||||
identifier = "post"
|
||||
url = "/post/"
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
pre = "<i class='fa fa-user fa-fw'></i>"
|
||||
weight = 3
|
||||
identifier = "about"
|
||||
url = "/about/"
|
||||
[[menu.main]]
|
||||
name = "Contact"
|
||||
pre = "<i class='fa fa-phone fa-fw'></i>"
|
||||
weight = 4
|
||||
identifier = "contact"
|
||||
url = "/contact/"
|
||||
[[menu.main]]
|
||||
name = "About"
|
||||
pre = "<i class='fa fa-user fa-fw'></i>"
|
||||
weight = 3
|
||||
identifier = "about"
|
||||
url = "/about/"
|
||||
[[menu.main]]
|
||||
name = "Contact"
|
||||
pre = "<i class='fa fa-phone fa-fw'></i>"
|
||||
weight = 4
|
||||
identifier = "contact"
|
||||
url = "/contact/"
|
||||
|
||||
[social]
|
||||
github = "gmgauthier"
|
||||
|
@ -7,4 +7,6 @@
|
||||
| **linktree** | = | https://linktr.ee/gmgauthier |
|
||||
| **git repos** | = | https://gitea.gmgauthier.com/ |
|
||||
| | | |
|
||||
| | | |
|
||||
| | | |
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 119 KiB |
Binary file not shown.
Before Width: | Height: | Size: 56 KiB |
Loading…
Reference in New Issue
Block a user