1
0

Update index.html

This commit is contained in:
Deven Blake 2019-04-21 18:04:06 -04:00 committed by GitHub
parent 8e8c258bb2
commit 134777c68c

View File

@ -4,7 +4,7 @@
<TITLE>(d+(7-s))</TITLE>
<style>
body {
background-image: linear-gradient(#abcdef, #decafb);
background-image: linear-gradient(#abcdef, #decafb, #abcdef);
</style>
</HEAD>
<BODY>
@ -15,6 +15,7 @@
<p class=tab-1>...and some bad music.</p>
<p class=tab-1>...and some video games.</p>
<p class=tab-1>...and some writings.</p>
<p>I have experience in Lisp, TI-BASIC, Python, Processing(.JS). I've done a little bit of ASM (x86), Pascal, and C as well.</p>
<p>I have passing knowledge of Lisp, TI-BASIC, HP RPN, Python, BASH, and Processing(.JS). I've done a little bit of ASM (x86) and C as well.</p>
<p><a href="https://www.google.com/search?q=deven+blake">Google me</a>, or, even better, <a href="https://duckduckgo.com/?q=deven+blake">DuckDuckGo me</a>.</p>
</BODY>
</HTML>