add favicon.html

This commit is contained in:
geekifan
2025-04-21 22:02:39 +08:00
parent 30c459948a
commit 48785f6a48
10 changed files with 63 additions and 0 deletions

View File

@ -0,0 +1,13 @@
---
layout: compress
---
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="{{ '/assets/img/favicons/mstile-150x150.png' | relative_url }}" />
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>