try something

This commit is contained in:
lnino
2025-02-01 03:23:44 +01:00
parent ad039a70a3
commit f4a9e9d2fe

View File

@@ -4,7 +4,5 @@
<link rel="stylesheet" href="/assets/css/index.css"> <link rel="stylesheet" href="/assets/css/index.css">
</head> </head>
<body> <body>
<h1 class="Mino">Mino</h1>
<h2 class="tada"></h2>
<a href="/test">test</a>
</body> </body>
<script src="app.js"></script>