top secret

asdf

+1 -1
+1 -1
src/components/Footer.astro
··· 4 4 <footer class="footer"> 5 5 <div class="container footer__inner"> 6 6 <p class="footer__copy"> 7 - Hubble is created and operated by <a href="https://microcosm.blue" target="_blank">microcosm</a>, with support from <a href="https://bsky.app" target="_blank">Bluesky</a>. 7 + <!-- Hubble is created and operated by <a href="https://microcosm.blue" target="_blank">microcosm</a>, with support from <a href="https://bsky.app" target="_blank">Bluesky</a>. --> 8 8 </p> 9 9 </div> 10 10 </footer>