21 lines
347 B
YAML
21 lines
347 B
YAML
baseURL: "https://portfolio.lan"
|
|
languageCode: "en-us"
|
|
title: "Andrew Gioia | Case Studies"
|
|
enableRobotsTXT: true
|
|
disableKinds:
|
|
- taxonomy
|
|
- term
|
|
- RSS
|
|
|
|
params:
|
|
description: "Portfolio and product case studies by Andrew Gioia."
|
|
|
|
permalinks:
|
|
studies: "/studies/:slug/"
|
|
|
|
taxonomies: {}
|
|
|
|
markup:
|
|
goldmark:
|
|
renderer:
|
|
unsafe: true |