We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a0f14 commit c20fdcdCopy full SHA for c20fdcd
src/pages/index.astro
@@ -9,6 +9,8 @@ const activePage = "home";
9
10
<Layout {title} {bodyClass} {activePage}>
11
<section class="welcome-message" style="text-align: center;">
12
+ <br>
13
14
<h1>Hello and Welcome!</h1>
15
<br>
16
0 commit comments