Update website

This commit is contained in:
Pratik
2026-06-07 23:58:45 +10:00
parent d8a00e7362
commit fffbaaf3b0
14 changed files with 539 additions and 50 deletions

View File

@@ -7,15 +7,8 @@
<link rel="stylesheet" href="../main.css" />
</head>
<body>
<header class="site-header">
<div class="brand-block">
<a class="brand" href="../index.html">EngineeringBuild</a>
<div class="brand-subtitle">Telecommunications, Networking, Linux, Embedded</div>
</div>
<nav class="site-nav" aria-label="Primary">
<a href="../index.html">Home</a>
<a href="../contact.html">Contact</a>
</nav>
</header>
<div data-include="site-header"></div>
<div data-include="site-footer"></div>
<script src="../main.js"></script>
</body>
</html>