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

10 lines
205 B
Plaintext

---
import '../../../styles/jumbotron.scss';
---
<section id="jumbotron">
<h1>
A new web that is fair and accessible to all, where each user can have a say in its infrastructure.
</h1>
</section>