Update index.html

This commit is contained in:
Max
2025-04-20 03:43:01 +02:00
committed by GitHub
parent 8a7fa81267
commit 40daf6b447

View File

@@ -12,7 +12,7 @@
</head> </head>
<body> <body>
<a href="https://github.com/PxaMMaxP/AbfallAlarm" class="github-corner" aria-label="View source on GitHub"><svg <a href="https://github.com/0xmax42/AbfallAlarm" class="github-corner" aria-label="View source on GitHub"><svg
width="80" height="80" viewBox="0 0 250 250" width="80" height="80" viewBox="0 0 250 250"
style="fill:#64CEAA; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true"> style="fill:#64CEAA; color:#fff; position: absolute; top: 0; border: 0; right: 0;" aria-hidden="true">
<path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path> <path d="M0,0 L115,115 L130,115 L142,142 L250,250 L250,0 Z"></path>
@@ -123,7 +123,7 @@
<!-- Footer Section --> <!-- Footer Section -->
<div id="footer"> <div id="footer">
M. Passarello | <a href="https://github.com/PxaMMaxP" target="_blank">Github Profil</a> 0xMax42 | <a href="https://github.com/0xmax42" target="_blank">Github Profil</a>
<br> <br>
<span id="footer-version"></span> <span id="footer-version"></span>
</div> </div>
@@ -132,4 +132,4 @@
<script src="./bundle.js"></script> <script src="./bundle.js"></script>
</body> </body>
</html> </html>