You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
553 B
20 lines
553 B
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
<head>
|
|
<meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<link rel="icon" type="image/ico" href="images/favicon.ico"/>
|
|
<title>Rem-chan at your service</title>
|
|
<link rel="scr" type="text/js" href="js/home.js"/>
|
|
<link rel="stylesheet" type="text/css" href="/css/home.css" id="pagesheet"/>
|
|
<script src="https://unpkg.com/htmx.org@1.9.10"></script>
|
|
</head>
|
|
|
|
<body>
|
|
</body>
|
|
<h1>hello world</h1>
|
|
</body>
|
|
|
|
</html>
|
|
|