Serve inspire me as submodule
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 27s
This commit is contained in:
@@ -15,6 +15,7 @@ export default function sitemap(): MetadataRoute.Sitemap {
|
||||
{ url: 'https://akkolli.net/projects', lastModified: new Date('2024-10-26') },
|
||||
{ url: 'https://akkolli.net/projects/graph-attention-topology', lastModified: new Date('2024-10-26') },
|
||||
{ url: 'https://akkolli.net/blog', lastModified: latestPostDate },
|
||||
{ url: 'https://akkolli.net/inspire-me', lastModified: new Date('2026-06-19') },
|
||||
{ url: 'https://akkolli.net/resume' },
|
||||
...blogEntries,
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user