pro.booser.tech/html/home.html

21 lines
261 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<link rel="stylesheet" href="../css/home.css">
<script src="https://unpkg.com/htmx.org@2.0.4"></script>
<head>
<body>
<!--Header Bar -->
<section>
</section>
<!--Body Area -->
<section>
</section>
</body>