aboutsummaryrefslogtreecommitdiff
path: root/stylesheets
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <msabate@suse.com>2019-10-20 20:44:43 +0200
committerMiquel Sabaté Solà <msabate@suse.com>2019-10-20 20:44:43 +0200
commit420e822c8f52370bc063c8ab9df417a9a3d211bf (patch)
tree52c16fa69221e6780277de55a87897f44557fa16 /stylesheets
parent0f8f87877ef744f8006aa86406d3d4ab3e07ef94 (diff)
downloadjo.mssola.com-420e822c8f52370bc063c8ab9df417a9a3d211bf.tar.gz
jo.mssola.com-420e822c8f52370bc063c8ab9df417a9a3d211bf.zip
Added meta tags into the default layout
This also includes a small Jekyll plugin that automatically guesses the OG image to be used depending on the availability of a thumbnail image. Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to 'stylesheets')
-rw-r--r--stylesheets/partials/minima/_layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/stylesheets/partials/minima/_layout.scss b/stylesheets/partials/minima/_layout.scss
index dcfa539..654cbd9 100644
--- a/stylesheets/partials/minima/_layout.scss
+++ b/stylesheets/partials/minima/_layout.scss
@@ -91,6 +91,7 @@
input:checked ~ .trigger {
display: block;
padding-bottom: 5px;
+ padding-right: 10px;
}
.page-link {