tylerperkins.xyz/config.yaml

22 lines
374 B
YAML
Raw Normal View History

2024-12-22 00:17:40 +00:00
baseURL: 'http://tylerperkins.xyx'
languageCode: 'en-us'
LanguageCode: 'en-us'
title: 'Tylers Website'
theme: "clortox"
markup:
goldmark:
extensions:
passthrough:
delimiters:
block:
- - \[
- \]
- - $$
- $$
inline:
- - \(
- \)
enable: true
params:
math: true