some changes
This commit is contained in:
Vendored
+1
-1
@@ -1,3 +1,3 @@
|
|||||||
{
|
{
|
||||||
"html.format.wrapLineLength": 200
|
"html.format.wrapLineLength": 160
|
||||||
}
|
}
|
||||||
|
|||||||
+5
-3
@@ -4,7 +4,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>« futile »</title>
|
<title>futile</title>
|
||||||
<link rel="icon" href="static/favicon.svg" type="image/svg+xml">
|
<link rel="icon" href="static/favicon.svg" type="image/svg+xml">
|
||||||
<style>
|
<style>
|
||||||
@font-face {
|
@font-face {
|
||||||
@@ -157,7 +157,8 @@
|
|||||||
<div class="box">
|
<div class="box">
|
||||||
<p class="content">
|
<p class="content">
|
||||||
hello, my name is futile. i am a weird concept from the internet, or, a person from europe, depending on who you ask.<br><br>
|
hello, my name is futile. i am a weird concept from the internet, or, a person from europe, depending on who you ask.<br><br>
|
||||||
i love computers, programming (mostly rust), linux, malicious software (i.e. game hacks, malware), playing games, and any vehicle whether it runs on the ground or in the air.<br><br>
|
i love computers, programming (mostly rust), linux, malicious software (i.e. game hacks, malware), playing games, and any vehicle whether it runs on
|
||||||
|
the ground or in the air.<br><br>
|
||||||
everything i know about the aforementioned things is self-taught. i also speak english and russian fluently.<br><br>
|
everything i know about the aforementioned things is self-taught. i also speak english and russian fluently.<br><br>
|
||||||
if you want to contact me, email <a class="click" href="mailto:me@futile.eu">me@futile.eu</a><br><br>
|
if you want to contact me, email <a class="click" href="mailto:me@futile.eu">me@futile.eu</a><br><br>
|
||||||
</p>
|
</p>
|
||||||
@@ -166,7 +167,8 @@
|
|||||||
<div class="footer buttons">
|
<div class="footer buttons">
|
||||||
<a href="https://futile.eu" target="_blank"><img src="static/buttons/futile.png" width="88" height="31"></a>
|
<a href="https://futile.eu" target="_blank"><img src="static/buttons/futile.png" width="88" height="31"></a>
|
||||||
<a href="https://xenia.blahaj.land/" target="_blank"><img src="static/buttons/rose_88x31.png" width="88" height="31"></a>
|
<a href="https://xenia.blahaj.land/" target="_blank"><img src="static/buttons/rose_88x31.png" width="88" height="31"></a>
|
||||||
<iframe src="https://increm.net/badge?key=futile" title="incremnet badge" width="88" height="31" style="border: none; background: url('https://increm.net/bg.png');"></iframe>
|
<iframe src="https://increm.net/badge?key=futile" title="incremnet badge" width="88" height="31"
|
||||||
|
style="border: none; background: url('https://increm.net/bg.png');"></iframe>
|
||||||
<a href="https://schmool.cool" target="_blank"><img src="static/buttons/schmoolcool.gif" width="88" height="31"></a>
|
<a href="https://schmool.cool" target="_blank"><img src="static/buttons/schmoolcool.gif" width="88" height="31"></a>
|
||||||
<a href="https://vostok.one/~michal" target="_blank"><img src="static/buttons/michal.gif" width="88" height="31"></a>
|
<a href="https://vostok.one/~michal" target="_blank"><img src="static/buttons/michal.gif" width="88" height="31"></a>
|
||||||
<a href="https://vscodium.com" target="_blank"><img src="static/buttons/vscodium.com.png" width="88" height="31"></a>
|
<a href="https://vscodium.com" target="_blank"><img src="static/buttons/vscodium.com.png" width="88" height="31"></a>
|
||||||
|
|||||||
Reference in New Issue
Block a user