update about page

This commit is contained in:
ktyl 2021-12-23 02:42:27 +00:00
parent 639303aa60
commit dde49e4e90
1 changed files with 10 additions and 4 deletions

View File

@ -20,9 +20,9 @@
<h1>hi!</h1> <h1>hi!</h1>
<div class="textPanel"> <div class="textPanel">
<h3> <p>
hello! im cat. i like art, science, philosophy, language and everything in between. hello! im cat. i like the arts, sciences, philosophy, languages and everything in between.
</h3> </p>
<div class="separator"></div> <div class="separator"></div>
@ -33,7 +33,13 @@ by day i work with hardware, software and people finding useful things to do wit
<div class="separator"></div> <div class="separator"></div>
<p> <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. as a side project itself of course, this website is incomplete however, so i might direct 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 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.
</p> </p>
</div> </div>