From b42388ce97e7df90f0d1c5bd394e18a0fb75ac35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96zcan=20O=C4=9Fuz?= Date: Tue, 5 May 2020 13:56:07 +0300 Subject: [PATCH] =?UTF-8?q?Twitter=20card=20sorunu=20=C3=A7=C3=B6z=C3=BCld?= =?UTF-8?q?=C3=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/_default/baseof.html | 2 +- layouts/partials/head.html | 4 ++-- static/theme-oyd.css | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 89f9fde..8a28a6a 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -20,7 +20,7 @@ {{ partial "footer.html" . }} {{ end }} - + {{ block "scripts" . }} {{ end }} diff --git a/layouts/partials/head.html b/layouts/partials/head.html index ae6b6b2..07b96fe 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -52,7 +52,7 @@ - + {{ else }} @@ -65,7 +65,7 @@ - + {{ end }} diff --git a/static/theme-oyd.css b/static/theme-oyd.css index 8f8bafd..276a246 100644 --- a/static/theme-oyd.css +++ b/static/theme-oyd.css @@ -1334,7 +1334,7 @@ form input:invalid{ margin:1rem; margin:var(--space-4) } -.home main .speakers ul li:nth-child(n+15){ +.home main .speakers ul li:nth-child(n+32){ display:none } .home main .subscribe{