mirror of
https://github.com/Clortox/tylerperkins.xyz.git
synced 2026-03-07 10:37:58 +00:00
20 lines
325 B
YAML
20 lines
325 B
YAML
baseURL: 'http://tylerperkins.xyz'
|
|
languageCode: 'en-us'
|
|
title: "Tyler Perkins"
|
|
|
|
outputs:
|
|
page:
|
|
- HTML
|
|
- markdown
|
|
|
|
outputFormats:
|
|
markdown:
|
|
mediaType: "text/markdown"
|
|
isPlainText: true
|
|
isHTML: false
|
|
permalinkable: false
|
|
name: "markdown"
|
|
path: ""
|
|
baseName: "index"
|
|
rel: "alternate"
|