From 0312f241d5b5605c895558a8c34b3637d0d4a758 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Fri, 16 Sep 2022 16:04:37 -0400 Subject: [PATCH] better media integration --- layouts/partials/header.html | 2 +- layouts/shortcodes/audio.html | 2 +- layouts/shortcodes/gif.html | 4 ++++ layouts/shortcodes/image.html | 2 +- layouts/shortcodes/video.html | 2 +- static/css/theme.css | 23 ++++++++++++++++++++--- 6 files changed, 28 insertions(+), 7 deletions(-) create mode 100644 layouts/shortcodes/gif.html diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 4f98bff..2ef2922 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,5 +1,5 @@
- +

{{.Site.Title }}

{{.Site.Params.subtitle}} diff --git a/layouts/shortcodes/audio.html b/layouts/shortcodes/audio.html index db86c1a..ddbb0be 100644 --- a/layouts/shortcodes/audio.html +++ b/layouts/shortcodes/audio.html @@ -1,3 +1,3 @@ -