diff --git a/_quarto.yml b/_quarto.yml index 4309dc3..ce3db97 100644 --- a/_quarto.yml +++ b/_quarto.yml @@ -7,6 +7,7 @@ profiles: title: "Anson's Projects" site-url: https://projects.ansonbiggs.com description: A Blog for Technical Topics + author: "Anson Biggs" navbar: left: - text: "About" @@ -17,7 +18,11 @@ profiles: # - icon: gitlab # href: https://gitlab.com/MisterBiggs open-graph: true - feed: true + feed: + title: "Anson's Projects" + description: "A Blog for Technical Topics" + author: "Anson Biggs" + items: 10 format: html: theme: zephyr