add github page

This commit is contained in:
Eduardo Silva
2026-03-18 22:17:13 -03:00
parent 35fa484972
commit 30074e5bd6
64 changed files with 705 additions and 10 deletions

10
docs/favicon.svg Normal file
View File

@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" fill="none">
<rect width="32" height="32" rx="8" fill="#0d1117"/>
<rect x="1" y="1" width="30" height="30" rx="7" stroke="#30363d" stroke-width="1"/>
<!-- Shield -->
<path d="M16 5 L24 8.5 L24 16 C24 20.5 20.5 24 16 26 C11.5 24 8 20.5 8 16 L8 8.5 Z"
fill="none" stroke="#58a6ff" stroke-width="1.5" stroke-linejoin="round"/>
<!-- WG lines -->
<line x1="12" y1="14" x2="20" y2="14" stroke="#3fb950" stroke-width="1.5" stroke-linecap="round"/>
<line x1="12" y1="17" x2="18" y2="17" stroke="#3fb950" stroke-width="1.5" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 629 B