Fix navigation.

This commit is contained in:
Joshua Bemenderfer
2021-12-30 19:06:55 -05:00
parent 7ba3f47785
commit 4e83fd3dbd
4 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
import { defineConfig } from 'iles'
export default defineConfig({
siteUrl: 'https://ga-covid.thederf.com',
modules: [
'@islands/icons'
]