1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-17 16:15:29 -04:00

update server-side sitemap.xml code

This commit is contained in:
2022-05-07 20:47:14 -04:00
parent d8363d131a
commit 00d497b69b
7 changed files with 79 additions and 61 deletions
+1 -1
View File
@@ -13,4 +13,4 @@ export const themeColors = {
};
// local storage key
export const themeStorageKey = "preferred-theme";
export const themeStorageKey = "theme";