Add favicon markup

This commit is contained in:
Helen Chong 2025-04-18 08:41:07 +08:00
parent 98520c6796
commit b00b645ded
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
/* Setting: monospace_font */
textarea {
font-family: "Cousine webfont", monospace;
font-family: "Intel One Mono", monospace;
}

View File

@ -19,6 +19,7 @@
<meta name="fediverse:creator" content="@Leilukin@dragonscave.space">
<meta name="generator" content="Chyrp Lite">
<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-700.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<style>