directus extension for auto-populating CMS with recent wins given url, link to wins

This commit is contained in:
Will Freeman
2026-02-26 19:26:25 -07:00
parent 33c5944466
commit a35ef7c48d
18 changed files with 6467 additions and 923 deletions
+1
View File
@@ -9,6 +9,7 @@ const router = createRouter({
if (to.hash && !to.hash.startsWith('#map')) {
return {
el: to.hash,
top: 64,
behavior: 'smooth',
}
}