all repos — site @ d5f9c52ae84755c69c58b85bb87428424d05607f

source for my site, found at icyphox.sh

index.html (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
<!DOCTYPE html>
<html lang=en>
<link rel="stylesheet" href="/static/style.css" type="text/css">
<meta content="icyphox's personal website" name=description>
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="HandheldFriendly" content="true">

<title>
	icyphox	
</title>

<header>
	
</header>

<body>
  <div align="center">  
	<h1>Anirudh Oppiliappan</h1>

<p><em>linux, infosec and open source</em></p>

<p>github - twitter - keybase - email</p>

  </div>
</body>