tune config
parent
921988c842
commit
509f95c82f
|
@ -16,7 +16,7 @@ author:
|
|||
name: "Rin"
|
||||
image: "img/blowfish_logo.png"
|
||||
headline: "As in 凛冽时雨"
|
||||
bio: "A little bit about you"
|
||||
bio: "System that mostly works on TCP/IP networks and automation, but loves FP and Category Theory"
|
||||
links:
|
||||
# - email: 'mailto:hello@your_domain.com'
|
||||
# - link: 'https://link-to-some-website.com/'
|
||||
|
|
|
@ -27,8 +27,8 @@ main:
|
|||
# the copyright notice. Configure as per the main menu above.
|
||||
|
||||
footer:
|
||||
- name: Tags
|
||||
pageRef: tags
|
||||
- name: Source Code
|
||||
url: "https://github.com/AtelierSnek/snek-tech-blog"
|
||||
weight: 10
|
||||
- name: Categories
|
||||
pageRef: categories
|
||||
|
|
|
@ -36,7 +36,7 @@ article:
|
|||
showAuthor: true
|
||||
showBreadcrumbs: true
|
||||
showDraftLabel: true
|
||||
showEdit: true
|
||||
showEdit: false
|
||||
# showViews: true
|
||||
# showLikes: true
|
||||
editAppendPath: true
|
||||
|
@ -50,14 +50,7 @@ article:
|
|||
showTaxonomies: false
|
||||
showWordCount: true
|
||||
showSummary: true
|
||||
sharingLinks:
|
||||
- linkedin
|
||||
- twitter
|
||||
- whatsapp
|
||||
- pinterest
|
||||
- reddit
|
||||
- facebook
|
||||
- email
|
||||
sharingLinks: false
|
||||
list:
|
||||
showBreadcrumbs: false
|
||||
showSummary: false
|
||||
|
|
Loading…
Reference in New Issue