add global favicon

This commit is contained in:
dongdigua 2023-06-29 11:00:51 +08:00
parent 1662f842c7
commit 80ed2e50c6
2 changed files with 2 additions and 2 deletions

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

View File

@ -6,8 +6,8 @@
<title>~dongdigua</title>
<meta name=author content="dongdigua's blog">
<link rel=license href=https://creativecommons.org/licenses/by/4.0/>
<link rel="icon" href="data:;base64,=">
<!-- https://bt.ht/1kb on firefox it will use the icon of last page -->
<link rel=icon href=favicon.ico>
<!-- favicon from my classmate -->
<style>
*{scrollbar-color:gray #404040}
*::selection{background:#434C5E}