Fix icon colors
This commit is contained in:
@ -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",
|
||||
|
Reference in New Issue
Block a user