1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-09-16 17:55:32 -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

View File

@@ -13,4 +13,4 @@ export const themeColors = {
};
// local storage key
export const themeStorageKey = "preferred-theme";
export const themeStorageKey = "theme";