diff options
author | vgatextmode <[email protected]> | 2024-10-26 19:53:08 +0300 |
---|---|---|
committer | vgatextmode <[email protected]> | 2024-10-26 19:53:08 +0300 |
commit | bbcb8adfd621d5f0e549d338430207198112c733 (patch) | |
tree | 23391bb28aee5bdc048dd0fb8849fc643983c073 /index.html | |
parent | 3014f62cd08676757918b42f18c4d049a8c5bb5f (diff) |
[feat] Cousine font
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1" /> <link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="stylesheet" href="style.css"></link> + <link rel="stylesheet" href="fontface.css"></link> </head> <body> |