mirror of
https://gitlab.com/Anson-Projects/projects.git
synced 2025-06-16 06:56:46 +00:00
16 lines
337 B
YAML
16 lines
337 B
YAML
name: "Projects"
|
|
title: "Anson's Projects"
|
|
description: |
|
|
Anson's Projects
|
|
base_url: https://projects.ansonbiggs.com
|
|
output_dir: "docs"
|
|
navbar:
|
|
right:
|
|
- text: "Home"
|
|
href: index.html
|
|
- text: "About/Contact"
|
|
href: about.html
|
|
- text: "Resume"
|
|
href: https://ansonbiggs.com
|
|
output: distill::distill_article
|