Starting fiddling with the docs site proper

This commit is contained in:
2024-12-27 13:40:49 +11:00
parent 2c4324db70
commit dc8845fd0e
20 changed files with 101 additions and 171 deletions

9
browserconfig.xml Normal file
View File

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