mirror of
https://github.com/ada-dmitry/ada-dmitry.github.io.git
synced 2026-09-24 01:10:35 +00:00
Добавление фавиконов
This commit is contained in:
@@ -4,6 +4,7 @@ description: "Заметки, мысли и проекты"
|
||||
url: "https://dg.ada-dev.ru" # твой домен
|
||||
baseurl: "" # если сайт в корне домена
|
||||
lang: ru-RU
|
||||
favicon: /assets/images/favicons/favicon.ico
|
||||
|
||||
# --- Тема ---
|
||||
remote_theme: "mmistakes/minimal-mistakes"
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
<!-- Favicons -->
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="{{ '/assets/images/favicon/apple-touch-icon.png' | relative_url }}">
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="{{ '/assets/images/favicon/favicon-32x32.png' | relative_url }}">
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="{{ '/assets/images/favicon/favicon-16x16.png' | relative_url }}">
|
||||
<link rel="manifest" href="{{ '/assets/images/favicon/site.webmanifest' | relative_url }}">
|
||||
<link rel="shortcut icon" href="{{ '/assets/images/favicon/favicon.ico' | relative_url }}">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 3.4 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.2 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 538 B |
Binary file not shown.
|
After Width: | Height: | Size: 680 B |
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -0,0 +1 @@
|
||||
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
|
||||
Reference in New Issue
Block a user