From 7ae014f7e8e6b9e28cc9b8d08aaeb96cb3a2c2bf Mon Sep 17 00:00:00 2001
From: Volpeon <git@volpeon.ink>
Date: Sun, 12 Jun 2022 08:46:20 +0200
Subject: Update

---
 templates/base.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

(limited to 'templates/base.html')

diff --git a/templates/base.html b/templates/base.html
index be796de..4319d43 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -85,7 +85,7 @@ ${layouts/page()}
         <div class="o-lightbox">
             <button class="o-lightbox__close-btn o-action-button o-action-button--quiet o-action-button--round">
                 <svg class="l-media__block o-icon" width="1em" height="1em" aria-hidden="true">
-                    <use href="/symbols.svg#icon-x"></use>
+                    <use href="/icons.svg#x"></use>
                 </svg>
             </button>
 
@@ -93,13 +93,13 @@ ${layouts/page()}
 
             <button class="o-lightbox__prev-btn o-action-button o-action-button--quiet o-action-button--round">
                 <svg class="l-media__block o-icon" width="1em" height="1em" aria-hidden="true">
-                    <use href="/symbols.svg#icon-chevron-left"></use>
+                    <use href="/icons.svg#chevron-left"></use>
                 </svg>
             </button>
 
             <button class="o-lightbox__next-btn o-action-button o-action-button--quiet o-action-button--round">
                 <svg class="l-media__block o-icon" width="1em" height="1em" aria-hidden="true">
-                    <use href="/symbols.svg#icon-chevron-right"></use>
+                    <use href="/icons.svg#chevron-right"></use>
                 </svg>
             </button>
 
-- 
cgit v1.2.3-70-g09d2