aboutsummaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorTolmachev Igor <me@igorek.dev>2026-02-15 12:28:18 +0300
committerTolmachev Igor <me@igorek.dev>2026-02-15 12:28:18 +0300
commitc70e2634f86ee848ad8e4d19427b8cf7a9f72f68 (patch)
treea8174db04b221a9708fe2a3889c17fa73b5f0d1a /index.html
parent76265dceed1a0783c73a78ac09dc58d5bcab9576 (diff)
downloadpages-c70e2634f86ee848ad8e4d19427b8cf7a9f72f68.tar.gz
pages-c70e2634f86ee848ad8e4d19427b8cf7a9f72f68.zip
Remove nerdfonts
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 768dbbd..9286377 100644
--- a/index.html
+++ b/index.html
@@ -74,9 +74,9 @@
74 </section> 74 </section>
75 75
76 <footer class="webring"> 76 <footer class="webring">
77 <a href="https://dogotrigger.ru/"><i class="nf nf-fa-backward"></i></a> 77 <a href="https://dogotrigger.ru/">&lt;&lt;</a>
78 <span>webring</span> 78 <span>webring</span>
79 <a href="https://arslee.me/"><i class="nf nf-fa-forward"></i></a> 79 <a href="https://arslee.me/">&gt;&gt;</a>
80 </footer> 80 </footer>
81 </body> 81 </body>
82</html> 82</html>