update about
This commit is contained in:
parent
df0792d77c
commit
f6116595c7
|
@ -20,11 +20,6 @@
|
|||
<h1>hi, i'm cat</h1>
|
||||
|
||||
<div class="text-panel">
|
||||
<p>
|
||||
i like the arts, sciences, philosophy, languages and everything in between.
|
||||
</p>
|
||||
|
||||
<div class="separator"></div>
|
||||
|
||||
<p>
|
||||
by day i work with hardware, software and people finding useful things to do with immersive technology. for professional inquiries, please find me on <a href="https://www.linkedin.com/in/cat-flynn-08751611b/">linkedin</a>.
|
||||
|
@ -33,17 +28,10 @@ by day i work with hardware, software and people finding useful things to do wit
|
|||
<div class="separator"></div>
|
||||
|
||||
<p>
|
||||
by night, i like to create. i hope to use this site to share what i make, be it interactive, <a href="gallery.html">visual</a> or written.
|
||||
</p>
|
||||
|
||||
<div class="separator"></div>
|
||||
|
||||
<p>
|
||||
as a side project itself of course, this website is itself a work in progress. until such time that it is, i might direct instead you to my <a href="https://ktyl.itch.io/">itch.io</a> to see my games as well as my <a href="https://github.com/ktyldev/">github</a> and <a href="https://gitlab.com/ktyldev/">gitlab</a> to see my public code.
|
||||
by night, i create. often it's <a href="https://ktyl.itch.io/">games</a> or <a href="https://github.com/ktyldev/">code</a>, but i am also interested in photography, writing, drawing, and making music. this website is to share those things. i'm working on building it out at the moment, so for now please just enjoy some things i've made in the <a href="gallery.html">gallery</a>!
|
||||
</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
#include planets.html
|
||||
|
|
Loading…
Reference in New Issue