all repos — site @ 90f14bc048a915638d13163e80148d5cf29027ad

source for my site, found at icyphox.sh

chore: update nav
Anirudh icyph0x@pm.me
Thu, 21 Jun 2018 13:39:41 +0530
commit

90f14bc048a915638d13163e80148d5cf29027ad

parent

dffed53db6b54fd4b2939514278601d45531df49

1 files changed, 4 insertions(+), 14 deletions(-)

jump to
M index.htmlindex.html

@@ -7,7 +7,7 @@ body {

margin-top: 10%; } </style> - <a href="/">home</a> <a href="/gpg.txt">gpg</a> + <a href="/">home</a> <a href="/gpg.txt">gpg</a> <a href="/about">about</a> <a href="/contact">contact</a> <title> icyphox </title>

@@ -16,24 +16,14 @@

<body> <p>Hey there,</p> -<p>I'm <em>icyphox</em>, and this is my new, less flashy website. I lost the Markdown source of my old site in an SSD wipe :v <br /> +<p>This is my new, less flashy website. I lost the Markdown source of my old site in an SSD wipe :v <br /> The blog's gone (for now), but I'll probably archive it somewhere.</p> -<p>Links: </p> - -<ul> -<li><a href="https://xix.ph0x.me/resume.pdf">R&eacute;sum&eacute;</a></li> -<li><a href="https://github.com/icyphox">GitHub</a></li> -<li><a href="https://twitter.com/icyphox">Twitter</a></li> -<li><a href="https://keybase.io/icyphox">Keybase</a></li> -</ul> +<p>More about me, <a href="/about">here</a>.</p> -<p>Reach me at <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>, or at <code>#rice</code> on <a href="https://rizon.net">Rizon</a>.</p> +</body> <hr /> - -</body> - <footer> <p align="center">Built using <a href="https://github.com/icyphox/vite">Vite</a>.</p> <p> </p>