mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 20:55:47 -04:00
remove broken fathom dashboard iframes
This commit is contained in:
@@ -33,7 +33,6 @@ export const getServerSideProps: GetServerSideProps<Record<string, never>> = asy
|
||||
{ url: "/previously/" },
|
||||
{ url: "/privacy/", priority: 0.1, changefreq: EnumChangefreq.YEARLY },
|
||||
{ url: "/projects/", changefreq: EnumChangefreq.DAILY },
|
||||
{ url: "/stats/", priority: 0.1, changefreq: EnumChangefreq.YEARLY },
|
||||
{ url: "/uses/" },
|
||||
{ url: "/y2k/" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user