From 5df17e13c7a3bd0a11dec6d2499420f95971af50 Mon Sep 17 00:00:00 2001 From: legion Date: Tue, 1 Dec 2020 23:07:04 +0100 Subject: [PATCH] Add animated logo --- assets/style.scss | 2 +- content/_index.md | 3 +-- layouts/shortcodes/raw.html | 1 + layouts/shortcodes/video.html | 7 +++++++ static/franconia_animated.mp4 | Bin 0 -> 160130 bytes static/franconia_animated.webm | Bin 0 -> 144454 bytes 6 files changed, 10 insertions(+), 3 deletions(-) create mode 100644 layouts/shortcodes/raw.html create mode 100644 layouts/shortcodes/video.html create mode 100644 static/franconia_animated.mp4 create mode 100644 static/franconia_animated.webm diff --git a/assets/style.scss b/assets/style.scss index 434171c..1f22ed4 100644 --- a/assets/style.scss +++ b/assets/style.scss @@ -69,7 +69,7 @@ h1 { figure { margin: 1rem 0; - img { + img, video { max-width: 100%; display: block; margin: 0 auto; diff --git a/content/_index.md b/content/_index.md index c3234aa..10fa7ba 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,8 +4,7 @@ menu: main: weight: 1 --- - -{{`A}} +{{