Fix icon colors

This commit is contained in:
2024-01-22 22:30:05 -06:00
parent 07ddc100c0
commit 1265d3d4a9
16 changed files with 176 additions and 85 deletions

View File

@ -1,9 +1,10 @@
module.exports = {
title: "Nathan Upchurch",
logo: "/img/logo_favicon.svg",
logo: "/img/logo.svg",
url: "https://nathanupchurch.com/",
language: "en",
description: "The personal website and blog of Nathan Upchurch.",
pgpkey: "",
author: {
name: "Nathan Upchurch",
email: "blog@upchur.ch",
@ -17,7 +18,7 @@ module.exports = {
title: "My Blog",
linkURL: "https://nathanupchurch.com",
linkDisplay: "My Blog",
iconURL: "/img/logo_favicon_dark.svg"
iconURL: "/img/logo.svg"
},
{
title: "Mastodon",