all repos — site @ be2327e8da945d56ed93a0c2319500ab1cc7ad1f

source for my site, found at icyphox.sh

chore: build
Anirudh icyph0x@pm.me
Thu, 05 Jul 2018 16:14:13 +0530
commit

be2327e8da945d56ed93a0c2319500ab1cc7ad1f

parent

decbb91ccfe9a3d929969346c7d67c4d39f038e7

2 files changed, 2 insertions(+), 3 deletions(-)

jump to
M index.htmlindex.html

@@ -1,13 +1,13 @@

<!DOCTYPE html> <html lang=en> <link rel="stylesheet" href="/static/style.css" type="text/css"> -<meta content="icyphox's personal website" name=description> +<meta content="Anirudh Oppiliappan" 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 + Anirudh Oppiliappan </title> <header>
M static/style.cssstatic/style.css

@@ -64,4 +64,3 @@ left: 50%;

transform: translate(-50%, -50%); } -