all repos — site @ 1345ab5aaa93d9e8241ef1715c96bba973014249

source for my site, found at icyphox.sh

build/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="Anirudh Oppiliappan" name=description>
 6<meta name="viewport" content="initial-scale=1">
 7<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
 8<meta name="HandheldFriendly" content="true">
 9<meta name="twitter:card" content="summary_large_image">
10<meta name="twitter:site" content="@icyphox">
11<meta name="twitter:title" content="Anirudh Oppiliappan">
12<meta name="twitter:description" content="linux, infosec, open source.">
13<meta name="twitter:image" content="https://icy.ph0x.me/static/icyphox.png">
14<meta property="og:title" content="Anirudh Oppiliappan">
15<meta property="og:type" content="website">
16<meta property="og:description" content="linux, infosec, open source.">
17<meta property="og:url" content="https://icy.ph0x.me">
18<meta property="og:image" content="https://icy.ph0x.me/static/icyphox.png">
19
20<title>
21	Anirudh Oppiliappan	
22</title>
23
24<header>
25	
26</header>
27
28<body> 
29  <div class="centered inline animated">
30  	<h1 align="center">
31  <img src="/static/icynobg.svg">
32</h1>
33
34<p><br></p>
35
36<p><em>linux, infosec, open source.</em></p>
37
38<p><a href="https://github.com/icyphox">github</a> &nbsp; &nbsp; <a href="https://twitter.com/icyphox">twitter</a>  &nbsp; &nbsp; <a href="https://xix.ph0x.me/resume.pdf">résumé</a></p>
39
40  </div>
41</body>
42
43<footer>
44  <div class="footer inline animated">
45    &copy; 2018 — <a href="mailto:icyph0x@pm.me">icyph0x@pm.me</a>
46  </div>
47</footer>