hugo-theme-cyberscopes/exampleSite/config.yaml
2023-02-16 09:40:53 +01:00

44 lines
752 B
YAML

baseurl: /
DefaultContentLanguage: en
title: cyberscopes example site
paginate: 6
theme:
- cyberscopes
- cybercards
themesDir: themes
pygmentsUseClasses: true
params:
#defaultImage: 9609-motor2.jpg
logo: cc-logo.png
favicon: icon-star-bl.png
github: https://github.com/cyberconcepts
sourcehut: https://git.sr.ht/~cco
email: helmutm@cy55.de
copyright:
name: Helmut Merz
link: https://blog.cy7.eu
taxonomies:
domain: domains
topic: topics
menu:
main:
- identifier: home
name: Home
title: Home
url: /posts
weight: 10
- identifier: topics
name: Topics
title: Topics
url: /topics/
weight: 20
- identifier: domains
name: Domains
title: Domains
url: /domains/
weight: 21