Import assets and add PWA.

This commit is contained in:
Paul
2021-06-18 19:25:33 +01:00
parent 27eeb3acd2
commit e7d1ada13d
59 changed files with 1958 additions and 182 deletions

View File

@@ -0,0 +1,8 @@
<svg width="240" height="126" viewBox="0 0 240 126" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="16" y="3" width="32" height="32" rx="16" fill="#333333"/>
<rect x="60" y="8" width="140" height="20" rx="10" fill="#333333"/>
<rect x="16" y="45" width="32" height="32" rx="16" fill="#2A2A2A"/>
<rect x="60" y="50" width="90" height="20" rx="10" fill="#2A2A2A"/>
<rect x="16" y="87" width="32" height="32" rx="16" fill="#202020"/>
<rect x="60" y="92" width="120" height="20" rx="10" fill="#202020"/>
</svg>

After

Width:  |  Height:  |  Size: 515 B