[READ-ONLY] Mirror of https://github.com/danielroe/roe.dev. This is the code and content for my personal website, built in Nuxt. roe.dev
0

Configure Feed

Select the types of activity you want to include in your feed.

roe.dev / public / browserconfig.xml
246 B 9 lines
1<?xml version="1.0" encoding="utf-8"?> 2<browserconfig> 3 <msapplication> 4 <tile> 5 <square150x150logo src="/mstile-150x150.png"/> 6 <TileColor>#1a202c</TileColor> 7 </tile> 8 </msapplication> 9</browserconfig>