lumeweb.com/src/components/Vision/Jumbotron/Jumbotron.astro

10 lines
147 B
Plaintext

---
import '../../../styles/jumbotron.scss';
---
<section id="jumbotron">
<h1>
Easy access to an open, user-owned web.
</h1>
</section>