mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-28 20:35:49 -04:00
fix fathom dashboard iframe
This commit is contained in:
@@ -26,6 +26,7 @@ export const getServerSideProps: GetServerSideProps = async (context) => {
|
||||
{ loc: "/previously/" },
|
||||
{ loc: "/privacy/", priority: 0.1, changefreq: "yearly" },
|
||||
{ loc: "/projects/", changefreq: "daily" },
|
||||
{ loc: "/stats/", priority: 0.1, changefreq: "yearly" },
|
||||
{ loc: "/uses/" },
|
||||
{ loc: "/y2k/" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user