фикс всех страниц (убрал то что не надо xd)

This commit is contained in:
catmpeg 2025-03-15 23:31:11 +04:00
commit f1ade02084
9 changed files with 152 additions and 124 deletions

View file

@ -12,6 +12,7 @@
<div id="terminal">
<p style="color: rgb(5, 245, 229)">Welcome to semkapc Page!</p>
</div>
<div id="content">
<header>
<div id="id_clock">00:00:00</div>
</header>
@ -44,6 +45,7 @@
<a href="//kernel.org/"><img src="images/linuxnow.gif" alt="Linux"></a><br>
</footer>
</main>
</div>
<script src="script.js"></script>
</body>
</html>