1
Fork 0
This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
legacy-slides-index/config.yml

43 lines
640 B
YAML
Raw Normal View History

2022-10-08 18:06:00 +01:00
baseURL: https://slides.jakehoward.tech/
2022-10-08 18:01:50 +01:00
title: Presentations
summaryLength: 120
copyright: © Jake Howard
params:
subtitle: My presentations
toc: false
mode: auto
2022-11-16 23:18:08 +00:00
wpm: 1
2022-11-16 23:19:44 +00:00
maxTags: 10
2022-10-08 18:01:50 +01:00
social:
- name: RSS
icon: rss
url: /index.xml
- name: Source
icon: code
url: https://git.theorangeone.net/slides
- name: Website
icon: globe
url: https://theorangeone.net
2022-11-16 23:18:08 +00:00
customcss: no-wordcount.css
2022-10-08 18:01:50 +01:00
menu:
main:
- name: All
url: /
weight: 1
- name: About
url: /about/
weight: 2
buildFuture: true
enableRobotsTXT: true
rssLimit: 10000
theme:
- ink-free