pages-test/index.html

15 lines
120 B
HTML
Raw Normal View History

2023-12-15 16:43:56 +00:00
<!doctype html>
<head>
<title>Hello Pages</title>
</head>
<body>
<h1>Hello Pages</h1>
</body>
</html>