From d888c8eeff4ae34c90b7643304c1d82014f3cb54 Mon Sep 17 00:00:00 2001 From: Alexandre Chazal Date: Thu, 18 Aug 2022 17:33:56 +0200 Subject: [PATCH] feat(svg): now serving svgs in separate files --- layouts/index.html | 2 +- layouts/partials/svg.html | 4 +- layouts/posts/single.html | 149 ++++++++++++++++++++------------------ static/author.svg | 1 + static/calendar.svg | 1 + static/gitinfo.svg | 1 + static/page.svg | 1 + static/tag.svg | 1 + 8 files changed, 87 insertions(+), 73 deletions(-) create mode 100644 static/author.svg create mode 100644 static/calendar.svg create mode 100644 static/gitinfo.svg create mode 100644 static/page.svg create mode 100644 static/tag.svg diff --git a/layouts/index.html b/layouts/index.html index 8316343..1957615 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -32,7 +32,7 @@ class="toxicGlow"
All the fun lies right here
- Down arrow +