mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
9 lines
87 B
Text
9 lines
87 B
Text
|
<html>
|
||
|
<head>
|
||
|
<title>Testing</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Testing</h1>
|
||
|
</body>
|
||
|
</html>
|