Fix header in about template
Anirudh Oppiliappan x@icyphox.sh
Fri, 30 Oct 2020 20:17:58 +0530
1 files changed,
3 insertions(+),
2 deletions(-)
jump to
M
templates/about.html
→
templates/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 }}