mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
9 lines
82 B
HTML
9 lines
82 B
HTML
![]() |
<html>
|
||
|
<head>
|
||
|
<title>Hello</title>
|
||
|
</head>
|
||
|
<body>
|
||
|
<h1>Hello!</h1>
|
||
|
</body>
|
||
|
</html>
|