all repos — site @ 36ce1f284fb8a4ca587d5efbf77db29b82f43f53

source for my site, found at icyphox.sh

fix(templates): resume url

Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Fri, 26 Oct 2018 11:36:24 +0530
commit

36ce1f284fb8a4ca587d5efbf77db29b82f43f53

parent

07a441160e57873ca952af68726bcb7432b4b036

2 files changed, 2 insertions(+), 2 deletions(-)

jump to
M build/index.htmlbuild/index.html

@@ -46,7 +46,7 @@

<div class="right"> <a href="https://github.com/icyphox" target="_blank">GitHub</a> <a href="https://twitter.com/icyphox" target="_blank">Twitter</a> - <a href="https://0x0.st/s3tR.pdf" target="_blank">Résumé</a> + <a href="https://0x0.st/s6_E.pdf" target="_blank">Résumé</a> <a href="/gpg.txt" target="_blank">GPG</a> </div> </div>
M templates/index.htmltemplates/index.html

@@ -43,7 +43,7 @@

<div class="right"> <a href="https://github.com/icyphox" target="_blank">GitHub</a> <a href="https://twitter.com/icyphox" target="_blank">Twitter</a> - <a href="https://0x0.st/s3tR.pdf" target="_blank">Résumé</a> + <a href="https://0x0.st/s6_E.pdf" target="_blank">Résumé</a> <a href="/gpg.txt" target="_blank">GPG</a> </div> </div>