Initial commit to github pages

This commit is contained in:
2024-02-17 17:47:25 -05:00
commit 0c8d5bc4e3
159 changed files with 32833 additions and 0 deletions

11
css/images/open-small.svg Normal file
View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32px" height="32px" viewBox="0 0 32 32" zoomAndPan="disable">
<style>
line {
stroke: #fff;
stroke-width: 1.5px;
}
</style>
<line x1="6" y1="10" x2="26" y2="10" />
<line x1="6" y1="16" x2="26" y2="16" />
<line x1="6" y1="22" x2="26" y2="22" />
</svg>

After

Width:  |  Height:  |  Size: 364 B