all repos — site @ 4d148b779d20de22d57451fc0330aacd707f7330

source for my site, found at icyphox.sh

index.html (view raw)

 1<!DOCTYPE html>
 2<html lang=en>
 3<link rel="stylesheet" href="/static/style.css" type="text/css">
 4<link rel="shortcut icon" type="images/x-icon" href="/static/favicon.ico">
 5<meta content="linux, infosec, open source." name=description>
 6<meta name="viewport" content="initial-scale=1">
 7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8<meta content="#021012" name="theme-color">
 9<meta name="HandheldFriendly" content="true">
10<meta name="twitter:card" content="summary_large_image">
11<meta name="twitter:site" content="@icyphox">
12<meta name="twitter:title" content="Anirudh">
13<meta name="twitter:description" content="Memeing security since forever.">
14<meta name="twitter:image" content="/static/icyphox.png">
15<meta property="og:title" content="Anirudh">
16<meta property="og:type" content="website">
17<meta property="og:description" content="Memeing security since forever.">
18<meta property="og:url" content="https://icyphox.sh">
19<meta property="og:image" content="/static/icyphox.png">
20<html>
21  <title>
22    Anirudh
23  </title>
24<script src="//instant.page/1.1.0" type="module" integrity="sha384-EwBObn5QAxP8f09iemwAJljc+sU+eUXeL9vSBw1eNmVarwhKk2F9vBEpaN9rsrtp"></script>
25<body class="noselect"> 
26<div class="container">
27  <div class="header">
28    <a href="/">icyphox.sh</a> 
29    (<a href="https://github.com/icyphox/site">src</a>)
30  </div>
31  <div class="introduction">
32    <h1 align="center">
33      <!-- logo credits: Akshay Oppiliappan (@nerdypepper) -->
34      <img src="/static/icynobg.svg" class="logo">
35    </h1>
36   </div>
37
38    <div class="footer">
39      <div class="left">
40      &copy; 2019 — <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>
41      </div>
42
43      <div class="right">
44        <a href="https://github.com/icyphox" target="_blank">GitHub</a>
45        <a href="https://twitter.com/icyphox" target="_blank">Twitter</a>
46        <a href="https://medium.com/@icyphox" target="_blank">Medium</a>
47        <a href="/about" target="_blank">About</a>
48      </div>
49    </div>
50</body>
51</html>