summaryrefslogtreecommitdiff
path: root/themes/flog/layouts/partials/listing.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-10-15 14:29:26 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-10-15 14:29:26 +0200
commit97b3d56600b6e920d077a69d20cca7a5cc189098 (patch)
tree16056fe0ac8764ead777db1912b77415b6e4a2b1 /themes/flog/layouts/partials/listing.html
parent629d5ca2daea56f7c4c47b6d37b28453629a7e3e (diff)
downloadpragblog-97b3d56600b6e920d077a69d20cca7a5cc189098.tar.gz
pragblog-97b3d56600b6e920d077a69d20cca7a5cc189098.zip
redesign for content
Diffstat (limited to 'themes/flog/layouts/partials/listing.html')
-rw-r--r--themes/flog/layouts/partials/listing.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/flog/layouts/partials/listing.html b/themes/flog/layouts/partials/listing.html
index 2ff3b3b..0d9e0a6 100644
--- a/themes/flog/layouts/partials/listing.html
+++ b/themes/flog/layouts/partials/listing.html
@@ -1,4 +1,5 @@
<main role="main">
+ <img src="/logo/smalltext.svg" style="width: 100%; max-height: 25em;"></img>
<div class="row grid">
<div class="grid-sizer col s1"></div>
{{ range .Data.Pages }}