Files

22 lines
657 B
HTML
Raw Permalink Normal View History

2026-07-04 16:51:25 +02:00
<!DOCTYPE html>
<html>
<head>
<title>homehud</title>
<style>
body { font-family: sans-serif; margin: 2em; }
h1 { color: #2c3e50; }
ul { line-height: 1.6; }
</style>
</head>
<body>
<h1>homehud repository</h1>
<p>Welcome to the homehud Git repository served via Nginx.</p>
<h2>Contents</h2>
<ul>
<li><a href="mata-avispas/">mata-avispas/</a> Flyback highvoltage generator controller (ESP32C3)</li>
<li><a href="README.md">README.md</a> repository description</li>
</ul>
<p>Last updated: <script>document.write(new Date().toLocaleString());</script></p>
</body>
</html>