all repos — site @ 804b5d0b8caea192e0ea00e735d961e7d3ee69e9

source for my site, found at icyphox.sh

Fix about template
Anirudh Oppiliappan x@icyphox.sh
Sat, 26 Sep 2020 12:13:47 +0530
commit

804b5d0b8caea192e0ea00e735d961e7d3ee69e9

parent

c2c47254caf7296ad300f5f731776e5142603aca

1 files changed, 4 insertions(+), 5 deletions(-)

jump to
M templates/about.htmltemplates/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">