Swap out GitHub link for home Signed-off-by: Anirudh <icyph0x@pm.me>
@@ -25,10 +25,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container-text"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>
@@ -25,10 +25,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container-text"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>
@@ -26,10 +26,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container-text"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>
@@ -26,10 +26,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container-text"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>
@@ -26,10 +26,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container-text"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>
@@ -25,10 +25,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>@@ -53,10 +53,14 @@ <h1 id="latest-post">latest post</h1>
<p>6 June, 2019 — <a href="/blog/rop-on-arm">Return Oriented Programming on ARM (32-bit)</a></p> +<p>(<a href="/blog">see all</a>)</p> + <h1 id="currently-reading">currently reading</h1> <p><a href="https://www.amazon.com/Terrorism-Counterintelligence-Terrorist-Detection-Irregular/dp/0231158769">Terrorism and Counterintelligence: How Terrorists Elude Detection</a> <br /> <em>still reading</em> | by <strong>Blake Mobley</strong> | started <strong>sometime in April</strong></p> + +<p>(<a href="/reading">see all</a>)</p> </div> <hr />
@@ -26,10 +26,10 @@ <script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
<div class="container-text"> <header class="header"> + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> </header>
@@ -221,7 +221,7 @@ .content {
left: 10%; right: 10%; bottom: 10%; - width: 80%; + width: 85%; } .content h1, h2, h3 {
@@ -3,10 +3,10 @@
title = 'Anirudh' author = '' header = """ + <a href="/">home</a> <a href="/blog">blog</a> <a href="/reading">reading</a> <a href="https://twitter.com/icyphox">twitter</a> - <a href="https://github.com/icyphox">github</a> <a href="/about">about</a> """ footer = """<img src="https://licensebuttons.net/p/zero/1.0/80x15.png">"""
@@ -18,11 +18,15 @@
Want to contact me? The best way is via email, at [icyph0x@pm.me](mailto:icyph0x@pm.me) or via [Twitter](https://twitter.com/icyphox) DMs. -# latest post +# latest post 6 June, 2019 — [Return Oriented Programming on ARM (32-bit)](/blog/rop-on-arm) +([see all](/blog)) + # currently reading [Terrorism and Counterintelligence: How Terrorists Elude Detection](https://www.amazon.com/Terrorism-Counterintelligence-Terrorist-Detection-Irregular/dp/0231158769) *still reading* | by **Blake Mobley** | started **sometime in April** + +([see all](/reading))
@@ -221,7 +221,7 @@ .content {
left: 10%; right: 10%; bottom: 10%; - width: 80%; + width: 85%; } .content h1, h2, h3 {
@@ -32,18 +32,6 @@ <h1 align="center">
{{ body }} </h1> </div> - - <div class="footer"> - <div class="left"> - © 2019 — <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a> - </div> - - <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://medium.com/@icyphox" target="_blank">Medium</a> - <a href="/about" target="_blank">About</a> - </div> - </body> + </body> </div> </html>