feat: update favicon

This commit is contained in:
2023-08-12 16:27:21 +08:00
parent 7091956af0
commit 1b9dc286d9
3 changed files with 11 additions and 4 deletions

View File

@@ -2,8 +2,12 @@
framed = true
+++
# Hi there!
# Hi there!👋
Welcome to my blog👋 Check these
<p align="center">
<img src="/favicon.png" width=120 />
</p>
Welcome to my blog🎩 Check these
[💻 技术文章](/categories/%E6%8A%80%E6%9C%AF/) | [📖 My Readings](https://reading.colinx.one) | [💡 My Github](https://github.com/Colin-XKL/) | [💎 公开服务](/services/)

View File

@@ -1,5 +1,8 @@
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22>
<text y=%22.9em%22 font-size=%2290%22>👋</text></svg>">
<!-- <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22>
<text y=%22.9em%22 font-size=%2290%22>👋</text></svg>"> -->
<link rel="icon" href="/favicon.png">
<link rel="apple-touch-icon" href="/favicon.png">
<script>
function loadAgies() {
const aegis = new Aegis({

BIN
static/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB