initial comit of repository

This commit is contained in:
jenz
2026-08-12 15:35:36 +02:00
commit 8ede019d8f
21 changed files with 4392 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
</body>
</html>
<footer class="footer">
<div class="layout_container flex flex-jc:space-between flex-ai:center">
<div class="flex flex-fd:column text:left">
<span><i class="fas fa-code"></i> Original code by <a href="https://github.com/Dolly132" title="Dolly's GitHub Profile" target="_blank" rel="noopener">Dolly</a> and <a href="https://github.com/Rushaway/" title="Rushaway's GitHub Profile" target="_blank" rel="noopener">Rushaway</a></span>
</div>
<div class="flex flex-fd:column text:right">
<p>Powered by <a href="https://github.com/srcdslab/sm-plugin-EntWatch" title="EntWatch Repository" target="_blank" rel="noopener">EntWatch</a></p>
<p>This Website is open source, check it out <a href="https://github.com/srcdslab/ebans-web" title="Ebans website Repository" target="_blank" rel="noopener">here</a></p>
</div>
</div>
</footer>