mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-11-05 07:05:40 -05:00
update server-side sitemap.xml code
This commit is contained in:
@@ -13,4 +13,4 @@ export const themeColors = {
|
||||
};
|
||||
|
||||
// local storage key
|
||||
export const themeStorageKey = "preferred-theme";
|
||||
export const themeStorageKey = "theme";
|
||||
|
||||
Reference in New Issue
Block a user