remove unnecessary media
This commit is contained in:
17
index.html
17
index.html
@ -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>
|
Reference in New Issue
Block a user