Skip to content

Commit

Permalink
hello
Browse files Browse the repository at this point in the history
  • Loading branch information
ulughann committed Aug 22, 2023
1 parent dbb0f5c commit 2f3bf3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<title>Astro</title>
</head>
<body>
<h1>Astro</h1>
<h1>Hello</h1>
</body>
</html>

0 comments on commit 2f3bf3c

Please sign in to comment.