Добавление фавикона
Build and Deploy / deploy (push) Successful in 13s

This commit is contained in:
Dmitry
2026-05-18 14:06:33 +03:00
parent b163e36b51
commit 2f8a270730
6 changed files with 5 additions and 10 deletions
+5
View File
@@ -10,6 +10,11 @@ enableRobotsTXT = true
showBackToTopButton = true
customHeadHTML = """
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<style>
.home-nav {
display: flex;