1
0
mirror of https://gitlab.com/Anson-Projects/projects.git synced 2025-06-15 22:46:48 +00:00
Projects/_quarto.yml
2024-02-29 07:24:30 +00:00

30 lines
521 B
YAML

project:
type: website
website:
title: "Projects"
site-url: https://projects.ansonbiggs.com
description: Anson's Blog for Technical Topics
navbar:
left:
- href: index.qmd
text: Home
- text: "About/Contact"
href: about.html
- text: "Resume"
href: https://ansonbiggs.com
right:
- icon: rss
href: index.xml
# - icon: gitlab
# href: https://gitlab.com/MisterBiggs
format:
html:
theme: zephyr
css: styles.css
toc: true