From 7ae014f7e8e6b9e28cc9b8d08aaeb96cb3a2c2bf Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 12 Jun 2022 08:46:20 +0200 Subject: Update --- content/snow.js | 2 +- content/symbols.svg | 93 ----------------------------------------------------- 2 files changed, 1 insertion(+), 94 deletions(-) (limited to 'content') diff --git a/content/snow.js b/content/snow.js index 5913d1e..562e9c0 100644 --- a/content/snow.js +++ b/content/snow.js @@ -10,7 +10,7 @@ const snowFlakeInner = document.createElementNS("http://www.w3.org/2000/svg", "use"); const aniDuration = (Math.random() * 3 + 2) * 1000; - snowFlakeInner.setAttribute("href", "/symbols.svg#icon-asterisk"); + snowFlakeInner.setAttribute("href", "/icons.svg#asterisk"); snowFlake.classList.add("o-icon", "o-icon--snow"); snowFlake.setAttribute("aria-hidden", "true"); diff --git a/content/symbols.svg b/content/symbols.svg index 5058606..4995ee2 100644 --- a/content/symbols.svg +++ b/content/symbols.svg @@ -5,98 +5,5 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3-54-g00ecf