mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 20:35:49 -04:00
This commit is contained in:
@@ -35,6 +35,7 @@ export const getServerSideProps: GetServerSideProps<Record<string, never>> = asy
|
||||
{ url: "/projects/", changefreq: EnumChangefreq.DAILY },
|
||||
{ url: "/uses/" },
|
||||
{ url: "/y2k/" },
|
||||
{ url: "/zip/" },
|
||||
];
|
||||
|
||||
// push notes separately and use their metadata
|
||||
|
||||
Reference in New Issue
Block a user