38 lines
586 B
YAML
38 lines
586 B
YAML
baseURL: https://slides.jakehoward.tech/
|
|
title: Presentations
|
|
summaryLength: 120
|
|
|
|
copyright: © Jake Howard
|
|
|
|
params:
|
|
subtitle: My presentations
|
|
toc: false
|
|
mode: auto
|
|
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
|
|
|
|
menu:
|
|
main:
|
|
- name: All
|
|
url: /
|
|
weight: 1
|
|
- name: About
|
|
url: /about/
|
|
weight: 2
|
|
|
|
buildFuture: true
|
|
|
|
enableRobotsTXT: true
|
|
rssLimit: 10000
|
|
|
|
|
|
theme:
|
|
- ink-free
|