Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions app/elements/landing/intro.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,8 @@ export default function LandingIntro ({ html }) {
<figure
class="bottom-clouds flex align-items-center justify-content-center">
<p class="font-medium uppercase text-center relative">
The HTML first<br />
Full Stack <br />
The HTML-First<br />
Full-Stack <br />
Web Framework<br />
</p>
</figure>
Expand Down