Update about Signed-off-by: Anirudh <icyph0x@pm.me>
Anirudh icyph0x@pm.me
Mon, 24 Jun 2019 23:59:38 +0530
2 files changed,
5 insertions(+),
2 deletions(-)
M
build/about/index.html
→
build/about/index.html
@@ -34,7 +34,9 @@ </header>
<body> <div class="content"> <div class="left"> - <h1 id="hi-im-anirudh">hi, I’m Anirudh.</h1> + <h1 id="about">about</h1> + +<h2 id="hi-im-anirudh">Hi, I’m Anirudh</h2> <p>But you’ll see me as <a href="https://www.startpage.com/do/search?query=icyphox">icyphox</a> on the Internet. I’m doing my undergrad right now, majoring in CS. My primary interest is computer security, and more specifically — <strong>offensive security</strong> and <strong>digital forensics</strong>.
M
pages/about.md
→
pages/about.md
@@ -3,7 +3,8 @@ template: about.html
title: About --- -# hi, I’m Anirudh. +# about +## Hi, I'm Anirudh But you'll see me as [icyphox](https://www.startpage.com/do/search?query=icyphox) on the Internet. I’m doing my undergrad right now, majoring in CS. My primary interest is computer security, and more specifically — **offensive security** and **digital forensics**.