updated config

This commit is contained in:
James Tombleson 2023-12-06 17:31:28 -08:00
parent c592b55b36
commit 8ee412b793
1 changed files with 22 additions and 25 deletions

View File

@ -14,14 +14,8 @@ features:
- "table of contents"
- "search"
#taxonomies:
# tag: "tags"
# cuisines: "cuisine"
# courses: "course"
# Used to bring the /tags/ forward
preserveTaxonomyNames: true
#preserveTaxonomyNames: true
sitemap:
changefreq: monthly
@ -34,18 +28,20 @@ links:
website: https://github.com
image: https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png
permalinks:
page: /:slug/
params:
mainSections:
- recipes
featuredImageField: image
rssFullContent: true
#favicon:
favicon: static/images/favicon.svg
sidebar:
compact: true
emoji: true
article:
math: false
toc: false
@ -83,25 +79,25 @@ params:
enabled: false
menu:
main: []
#name: title (optional)
#weight: -90
#params:
# icon: icon-name
main: []
#name: title (optional)
#weight: -90
#params:
# icon: icon-name
social:
- identifier: github
name: GitHub
url: https://github.com/CaiJimmy/hugo-theme-stack
params:
icon: brand-github
social:
- identifier: github
name: GitHub
url: https://github.com/CaiJimmy/hugo-theme-stack
params:
icon: brand-github
- identifier: twitter
name: Twitter
url: https://twitter.com
params:
icon: brand-twitter
- identifier: twitter
name: Twitter
url: https://twitter.com
params:
icon: brand-twitter
related:
includeNewer: true
@ -113,6 +109,7 @@ related:
- name: categories
weight: 200
#params:
# hugo-cookbook params
#DisplayRssButton: true