Clean up
Anirudh Oppiliappan x@icyphox.sh
Sat, 23 Jan 2021 14:34:19 +0530
3 files changed,
3 insertions(+),
6 deletions(-)
M
pages/_index.md
→
pages/_index.md
@@ -4,8 +4,9 @@ title: icyphox's blog
subtitle: Computers, security & computer security. --- +<!-- <section class="hero"> <a href=/> <img class="logo" src="/static/white.svg" alt="icyphox's avatar"/> </a> -</section> +</section>-->
M
static/style.css
→
static/style.css
@@ -240,11 +240,8 @@ float: left;
} header { - top: 30px; - display: inline-block; width: 100%; text-align: left; - padding-bottom: 2%; } header a {
M
templates/index.html
→
templates/index.html
@@ -30,10 +30,9 @@ <body>
<section class="container"> <div class="pull-left"> <div class="content"> - <!-- <header> {{ .Cfg.Header }} - </header>--> + </header> {{ .Fm.Body }} <table> {{ $datefmt := .Cfg.DateFmt }}