65 lines
1,008 B
YAML
65 lines
1,008 B
YAML
baseurl: /
|
|
DefaultContentLanguage: en
|
|
title: cybercards theme
|
|
theme: cybercards
|
|
themesDir: themes
|
|
paginate: 6
|
|
|
|
markup:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true
|
|
|
|
params:
|
|
#defaultImage: 9609-motor2.jpg
|
|
logo: logo-matrix.png
|
|
favicon: icon-star.png
|
|
|
|
github: https://github.com/cyberconcepts
|
|
sourcehut: https://git.sr.ht/~cco
|
|
email: team@cyberconcepts.org
|
|
|
|
copyright:
|
|
name: cyberconcepts.org team
|
|
link: https://www.cyberconcepts.org
|
|
|
|
legal:
|
|
name: Legal Statement
|
|
path: pages/legal
|
|
|
|
privacy:
|
|
name: Privacy Statement
|
|
path: pages/privacy
|
|
|
|
frontmatter:
|
|
_merge: shallow
|
|
|
|
related:
|
|
_merge: shallow
|
|
|
|
taxonomies:
|
|
domain: domains
|
|
topic: topics
|
|
|
|
related:
|
|
includeNewer: true
|
|
indices:
|
|
- name: parents
|
|
weight: 100
|
|
- name: topics
|
|
weight: 100
|
|
threshold: 80
|
|
toLower: true
|
|
|
|
menu:
|
|
main:
|
|
- identifier: home
|
|
name: Home
|
|
title: Home
|
|
url: /
|
|
weight: 10
|
|
- identifier: topics
|
|
name: Topics
|
|
title: Topics
|
|
url: /topics/
|
|
weight: 20
|