remove unnecessary media

This commit is contained in:
sadorowo 2023-10-09 15:55:30 +00:00
parent 398dc30d4f
commit 0164596c81
5 changed files with 3 additions and 19 deletions

View File

@ -1 +0,0 @@
dh=8bcc189fc9b312b6a78b9a6f3a528ca75ed15b8b

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

View File

@ -26,10 +26,6 @@
<img src="icons/github.png" alt="github">
<p>GitHub</p>
</a>
<a class="social" href="https://last.fm/user/sadorishere" target="_blank">
<img src="icons/lastfm.png" alt="lastfm">
<p>Last.fm</p>
</a>
<a class="social" href="https://instagram.com/sadorowo" target="_blank">
<img src="icons/instagram.png" alt="instagram">
<p>Instagram</p>
@ -38,21 +34,10 @@
<img src="icons/youtube.png" alt="youtube">
<p>YouTube</p>
</a>
<a class="social" href="https://open.spotify.com/user/franekcolm" target="_blank">
<img src="icons/spotify.png" alt="spotify">
<p>Spotify</p>
</a>
</div>
<h4>O mnie</h4>
<p>Cześć! Jestem Franek i mam <span id="age">...</span> lat. Interesuję się programowaniem, muzyką oraz motoryzacją (niekoniecznie tą nowoczesną). Potrafię grać na keyboardzie. Moje przykładowe projekty, które napisałem własnoręcznie:</p>
<ul>
<li>Zine — mój własny bot na Discorda napisany w języku Rust.</li>
<li>Wersja bota Zine przystosowana pod platformę Guilded.</li>
<li>Mini-komunikator Chatto napisany przy użyciu Fluttera.</li>
<li>Moja personalna strona internetowa: właśnie ją oglądasz.</li>
<li>Wiele innych projektów i botów</li>
</ul>
<p>hej, mam <span id="age">???</span> lat i kocham hardrock/metalcore. mieszkam w okolicach Myślenic.</p>
</div>
</body>
</html>

View File

@ -7,7 +7,7 @@
<link rel="shortcut icon" href="logo.png">
<link rel="stylesheet" href="style.css">
<script defer src="script.js"></script>
<title>sador.dev - projekty</title>
<title>sador.me - projekty</title>
</head>
<body>
<div id="content">
@ -20,7 +20,7 @@
<img src="thumbnails/zine.png" alt="Zine thumbnail"/>
<div class="description">
<h3>Zine</h3>
<p>Mój własny bot na platformę Guilded napisany w języku Rust.</p>
<p>Mój własny bot na platformy Guilded&Discord napisany w języku Rust.</p>
</div>
</div>
<div class="project-card">