Fix about template
Anirudh Oppiliappan x@icyphox.sh
Sat, 26 Sep 2020 12:13:47 +0530
1 files changed,
4 insertions(+),
5 deletions(-)
jump to
M
templates/about.html
→
templates/about.html
@@ -18,22 +18,21 @@ <meta property="og:type" content="website">
<meta property="og:description" content="{{ subtitle }}"> <meta property="og:url" content="https://icyphox.sh"> <meta property="og:image" content="/static/icyphox.png"> - <a rel="me" href="https://freeradical.zone/@icyphox"></a> <title> {{ title }} </title> + <body> <section class="container"> <div class="pull-left"> <div class="content"> - <header> - {{ header }} - </header> - + <header> {{ header }} </header> + <article> {{ body }} + </article> </div> </div> <div class="pull-right">