@anglefeint/astro-theme 0.1.2 → 0.1.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -51,6 +51,7 @@ const {
51
51
  scanlines
52
52
  localeHrefs={localeHrefs}
53
53
  >
54
+ <link slot="head" rel="stylesheet" href="/styles/theme-ai.css" />
54
55
  <slot name="head" slot="head" />
55
56
  <slot name="body-start" slot="body-start" />
56
57
  <slot />
@@ -13,6 +13,7 @@ const { locale, title, description, localeHrefs } = Astro.props as Props;
13
13
  ---
14
14
 
15
15
  <ThemeFrame locale={locale} title={title} description={description} bodyClass="cyber-page" mainClass="page-main cyber-content" localeHrefs={localeHrefs}>
16
+ <link slot="head" rel="stylesheet" href="/styles/theme-cyber.css" />
16
17
  <Fragment slot="body-start">
17
18
  <div class="cyber-load-glitch" aria-hidden="true"></div>
18
19
  <div class="cyber-spotlight" aria-hidden="true">