big import, copied over most of the old site content

This commit is contained in:
2021-04-22 20:47:25 +02:00
parent 8d1158837d
commit a60e295cea
56 changed files with 7688 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100%" height="100%" viewBox="0 0 400 400" preserveAspectRatio="none">
<polygon points="0,0 300,0 0,250" style="fill:rgba(255,255,255,0.25);" />
<polygon points="100,400 400,150 400,400" style="fill:rgba(0,0,0,0.01);" />
<line x1="300" y1="0" x2="0" y2="250" style="stroke:rgba(0,0,0,0.075);stroke-width:0.25" />
<line x1="100" y1="400" x2="400" y2="150" style="stroke:rgba(0,0,0,0.1);stroke-width:0.25" />
</svg>

After

Width:  |  Height:  |  Size: 514 B