aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2019-12-30 14:47:22 -0500
committerThedro Neely <thedroneely@gmail.com>2019-12-30 14:47:22 -0500
commit57cd290b1e5b05d2728dc1221c2081b5fdf435f7 (patch)
tree8960bc3f4fbc597f6424f5c32cd25cb5acf2ac0f /generators/hugo/themes/tdro/layouts
parent0cda6b9d1987c86c1dd16ac7bfcfb94116e05605 (diff)
downloadthedroneely.com-57cd290b1e5b05d2728dc1221c2081b5fdf435f7.tar.gz
thedroneely.com-57cd290b1e5b05d2728dc1221c2081b5fdf435f7.tar.bz2
thedroneely.com-57cd290b1e5b05d2728dc1221c2081b5fdf435f7.zip
generators/hugo/single.html: Some browsers don't understand main
Diffstat (limited to 'generators/hugo/themes/tdro/layouts')
-rw-r--r--generators/hugo/themes/tdro/layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/generators/hugo/themes/tdro/layouts/_default/single.html b/generators/hugo/themes/tdro/layouts/_default/single.html
index 597818b..de33d1a 100644
--- a/generators/hugo/themes/tdro/layouts/_default/single.html
+++ b/generators/hugo/themes/tdro/layouts/_default/single.html
@@ -1,5 +1,5 @@
{{ define "main" }}
-<main class="section is-fullheight" itemscope itemtype="https://schema.org/WebPage">
+<main class="section is-block is-fullheight" itemscope itemtype="https://schema.org/WebPage">
<div class="container">
<div class="columns is-centered">
<div class="column is-7">