mirror of https://gitlab.com/curben/blog
Remove header and footer content
This commit is contained in:
parent
a37c9aed1a
commit
e4495c643e
|
@ -6,7 +6,6 @@ dark: true
|
||||||
|
|
||||||
# Header
|
# Header
|
||||||
menu:
|
menu:
|
||||||
#To-do: Change home page to /archives
|
|
||||||
Home: /
|
Home: /
|
||||||
Archives: /archives
|
Archives: /archives
|
||||||
About: /about
|
About: /about
|
||||||
|
@ -39,7 +38,7 @@ icons: false
|
||||||
# If "icons: true" link names will interpreted as fontawesome icon names
|
# If "icons: true" link names will interpreted as fontawesome icon names
|
||||||
# NOTICE) Use the fontawesome icon names without the fa- prefix (http://fontawesome.io/cheatsheet/)
|
# NOTICE) Use the fontawesome icon names without the fa- prefix (http://fontawesome.io/cheatsheet/)
|
||||||
links:
|
links:
|
||||||
Archives: /archives/
|
Home: /
|
||||||
# globe:
|
# globe:
|
||||||
# twitter:
|
# twitter:
|
||||||
# github-alt:
|
# github-alt:
|
||||||
|
@ -52,8 +51,8 @@ links:
|
||||||
nav: left
|
nav: left
|
||||||
|
|
||||||
# Info
|
# Info
|
||||||
archive_footer_content: Lorem ipsum dolor sit amet, **consectetur adipiscing elit.** Fusce eget urna vitae velit *eleifend interdum at ac nisi. In nec ligula lacus. Cum sociis natoque* penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed eu cursus erat, ut dapibus quam. Archive
|
archive_footer_content:
|
||||||
post_footer_content: ipsum dolor sit amet, **consectetur adipiscing elit.** Fusce eget urna vitae velit *eleifend interdum at ac nisi. In nec ligula lacus. Cum sociis natoque* penatibus et magnis dis parturient montes, nascetur ridiculus mus. Sed eu cursus erat, ut dapibus quam. Post
|
post_footer_content:
|
||||||
|
|
||||||
# Donate
|
# Donate
|
||||||
donate:
|
donate:
|
||||||
|
|
Loading…
Reference in New Issue