all repos — site @ 877e4ded9fb1ccf2aabbd05fc676de1e6b17a0bd

source for my site, found at icyphox.sh

Fix header in about template
Anirudh Oppiliappan x@icyphox.sh
Fri, 30 Oct 2020 20:17:58 +0530
commit

877e4ded9fb1ccf2aabbd05fc676de1e6b17a0bd

parent

0e6fa6ba81184c29f80f77c3abb38d11212ecbba

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

jump to
M templates/about.htmltemplates/about.html

@@ -25,11 +25,12 @@

<body> <section class="container"> + <div class="pull-left"> + <div class="content"> + <header> {{ .Cfg.Header }} </header> - <div class="pull-left"> - <div class="content"> <article> {{ .Fm.Body }}