Add favicon markup
This commit is contained in:
parent
98520c6796
commit
b00b645ded
@ -1,5 +1,5 @@
|
|||||||
/* Setting: monospace_font */
|
/* Setting: monospace_font */
|
||||||
|
|
||||||
textarea {
|
textarea {
|
||||||
font-family: "Cousine webfont", monospace;
|
font-family: "Intel One Mono", monospace;
|
||||||
}
|
}
|
||||||
|
@ -19,6 +19,7 @@
|
|||||||
<meta name="fediverse:creator" content="@Leilukin@dragonscave.space">
|
<meta name="fediverse:creator" content="@Leilukin@dragonscave.space">
|
||||||
<meta name="generator" content="Chyrp Lite">
|
<meta name="generator" content="Chyrp Lite">
|
||||||
<meta name="viewport" content="initial-scale=1.0">
|
<meta name="viewport" content="initial-scale=1.0">
|
||||||
|
<link rel="icon" type="image/x-icon" href="/favicon.ico">
|
||||||
<link rel="preload" href="/fonts/readex-pro-v22-latin-regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
<link rel="preload" href="/fonts/readex-pro-v22-latin-regular.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
||||||
<link rel="preload" href="/fonts/readex-pro-v22-latin-700.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
<link rel="preload" href="/fonts/readex-pro-v22-latin-700.woff2" as="font" type="font/woff2" crossorigin="anonymous">
|
||||||
<style>
|
<style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user