diff --git a/_site.yml b/_site.yml index dd5d410..fae5550 100644 --- a/_site.yml +++ b/_site.yml @@ -4,6 +4,7 @@ description: | Anson's Projects base_url: https://projects.ansonbiggs.com output_dir: "docs" +favicon: favicon.svg navbar: right: # - text: "Home" diff --git a/favicon.svg b/favicon.svg new file mode 100644 index 0000000..dd601f2 --- /dev/null +++ b/favicon.svg @@ -0,0 +1 @@ +🛰️ \ No newline at end of file