update: adapt projects page to new changes

This commit is contained in:
franek 2024-03-08 08:58:15 +01:00 committed by GitHub
parent 50e9f9bdd6
commit 2e4ff894a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -15,13 +15,14 @@
<body>
<div id="content">
<div id="left-side">
<p id="top-bar">Aby zamknąć bądź otworzyć daną kolumnę, kliknij w jej tło.</p>
<div data-closed="false">
<h1>Sador</h1>
<button onclick="toggleTheme()">Zmień motyw</button>
<button><a href="/">Powrót</a></button>
<button id="swap">Odwróć strony :)</button>
</div>
<div id="right-side">
<div data-closed="true">
<h4>Moje projekty</h4>
<p>Opuszczone projekty mają czarno-białe zdjęcie tła!</p>
<div id="projects">
@ -84,4 +85,4 @@
</div>
</body>
</html>
</html>