From 7e5131df2aa76fe6d62549bc034327f03e8fdfb8 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Mon, 16 Oct 2023 08:32:58 +0200 Subject: [PATCH] improvement(icons): utilise icomoon pour optimiser --- 404.php | 2 +- category-blog.php | 2 +- comments.php | 4 +- components/article/breadcrumb.php | 6 +- components/article/terms.php | 6 +- components/footer-content.php | 6 +- components/mobile-sidebar.php | 4 +- components/navbar-pages.php | 4 +- components/posts-list.php | 2 +- components/sidebar/archives.php | 2 +- components/sidebar/categories.php | 2 +- components/sidebar/last-articles.php | 2 +- components/sidebar/links.php | 2 +- components/sidebar/tags.php | 2 +- dep/iconfont/fonts/icomoon.eot | Bin 0 -> 25900 bytes dep/iconfont/fonts/icomoon.svg | 121 +++++++++++++++++++++++++++ dep/iconfont/fonts/icomoon.ttf | Bin 0 -> 25736 bytes dep/iconfont/fonts/icomoon.woff | Bin 0 -> 25812 bytes dep/iconfont/fonts/icomoon.woff2 | Bin 0 -> 12816 bytes dep/iconfont/style.css | 1 + functions.php | 4 +- header.php | 2 +- home.php | 6 +- page-about.php | 2 +- page-links.php | 6 +- page-roman.php | 2 +- scss/utils/_a11y.scss | 3 +- search.php | 2 +- style.css | 5 +- taxonomy-roman.php | 2 +- 30 files changed, 163 insertions(+), 39 deletions(-) create mode 100644 dep/iconfont/fonts/icomoon.eot create mode 100644 dep/iconfont/fonts/icomoon.svg create mode 100644 dep/iconfont/fonts/icomoon.ttf create mode 100644 dep/iconfont/fonts/icomoon.woff create mode 100644 dep/iconfont/fonts/icomoon.woff2 create mode 100644 dep/iconfont/style.css diff --git a/404.php b/404.php index a677e20..aafcc64 100644 --- a/404.php +++ b/404.php @@ -1,7 +1,7 @@
-
404 Not Found
+
404 Not Found

La page que vous cherchez n'a pas été trouvée

Veuillez vérifier l'adresse, si le cas recommence, n'hésitez pas à contacter le webmestre via kazhnuz [at] kobold [point] cafe

diff --git a/category-blog.php b/category-blog.php index 64408a0..3ed3764 100644 --- a/category-blog.php +++ b/category-blog.php @@ -10,7 +10,7 @@