1
0
mirror of https://github.com/GenderDysphoria/GenderDysphoria.fyi.git synced 2025-11-26 21:12:41 +00:00

Move page content to /public

This commit is contained in:
Jocelyn Badgley (Twipped)
2020-02-27 11:14:39 -08:00
parent 97398e6df4
commit 9fbcdb311d
47 changed files with 0 additions and 0 deletions

11
public/browserconfig.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src=“https://{{page.domain}}{{rev '/favicon76.png'}}/>
<square150x150logo src="https://{{page.domain}}{{rev '/favicon228.png'}}"/>
<TileColor>#FFFFFF</TileColor>
</tile>
</msapplication>
</browserconfig>