diff --git a/astro.config.mjs b/astro.config.mjs index 2528d402..028fbc54 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -1,8 +1,31 @@ import { defineConfig } from "astro/config"; +// Prevent duplicate customElements.define() errors in dev mode. +// The myst-awesome library imports Web Awesome components from many +// separate + + + + + + + diff --git a/src/pages/index.astro b/src/pages/index.astro index a863d915..f809d34d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -61,10 +61,10 @@ const featuredArticle = { Learn more about our vision →

- +