mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-11 10:11:28 +08:00
feat: update favicon
This commit is contained in:
@@ -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/)
|
||||
|
||||
@@ -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
BIN
static/favicon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
Reference in New Issue
Block a user