change content a bit
This commit is contained in:
+10
-13
@@ -193,20 +193,17 @@
|
||||
<hr class="separator" />
|
||||
<div class="box">
|
||||
<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 />
|
||||
i like programming (mostly rust), computers, linux, malicious software like game hacks and malware, and any
|
||||
vehicle whether it drives or flies.<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>
|
||||
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 />
|
||||
<script>
|
||||
const message = `hey!
|
||||
could use a second pair of hands with something? programming, sys administration, or otherwise technical?
|
||||
|
||||
i would love to work with/for you! reach out to me via email, even just to exchange info! paying me is optional, just be upfront with what you wish to do.`
|
||||
</script>
|
||||
<a class="button shiny" onclick="alert(message)">hire me!</a>
|
||||
fluently. <br><br>
|
||||
if you want to contact me, email <a class="click" href="mailto:me@futile.eu">me@futile.eu</a> <br><br>
|
||||
<a class="button shiny"
|
||||
onclick="alert(`hey!\ncould use a second pair of hands with something? programming, sys administration, or otherwise technical?\n\ni would love to work with/for you! reach out to me via email, even just to exchange info! paying me is optional, just be upfront with what you wish to do.`)">
|
||||
hire me!</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="footer-container">
|
||||
|
||||
Reference in New Issue
Block a user