1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 18:08:11 +09:00

feat: add favicon

This commit is contained in:
2019-08-01 15:18:19 +09:00
parent 616bdaa7fb
commit 226d909fdb
11 changed files with 85 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#5180fc</TileColor>
</tile>
</msapplication>
</browserconfig>