mirror of
https://github.com/jlengrand/error-prone-support.git
synced 2026-03-10 08:11:25 +00:00
Generating the website is done by Jekyll with a theme called `just-the-docs`. Deployment of the website is done via GitHub Pages. See: - https://github.com/jekyll/jekyll - https://github.com/just-the-docs/just-the-docs
10 lines
260 B
XML
10 lines
260 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/assets/images/mstile-150x150.png"/>
|
|
<TileColor>#da532c</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|