chore: Add oxidetalis logo

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb 2024-06-05 09:36:08 +03:00
parent 4dd4c8490b
commit c71dbeda6b
Signed by: awiteb
GPG key ID: 3F6B55640AA6682F
3 changed files with 13 additions and 1 deletions

View file

@ -15,7 +15,7 @@ taxonomies = [
highlight_code = true
[extra]
logo = "/otmp_en.png"
logo = "/otmp_logo.svg"
ar_footer_nav = [
{name = "البريد الإلكتروني", url = "mailto:a@4rs.nl", new_tab = true},
{name = "مفتاح PGP", url = "/pgp.asc", new_tab = true},

BIN
static/otmp_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

12
static/otmp_logo.svg Normal file
View file

@ -0,0 +1,12 @@
<svg viewBox="0 0 512 512" style="height: 512px; width: 512px;" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient gradientUnits="userSpaceOnUse" x1="257.625" y1="28.597" x2="257.625" y2="441.511" id="gradient-0" spreadMethod="pad" gradientTransform="matrix(0.853694, -0.520775, 0.505956, 0.829404, -74.399602, 183.918722)">
<stop offset="0" style="stop-color: rgb(255, 242, 0);"></stop>
<stop offset="0.596" style="stop-color: rgb(193, 160, 0);"></stop>
<stop offset="1" style="stop-color: rgb(99, 83, 0);"></stop>
</linearGradient>
</defs>
<g class="" transform="translate(-3.272705078125,-14.545455932617188)" style="">
<path d="M222.25 51.813c-59.778.797-102.472 36.19-97.47 91.593-175.105 173.99-42.24 388.292 82.72 301.281 234.398 24.897 320.07-138.203 253.688-215.875-68.157-127.71-166.197-177.97-238.938-177zm35.28 54c59.782-.537 138.234 35.254 194.314 113.593-32.668-28.783-91.096-41.137-175.594-17.906 233.673-4.713 159.012 242.056-65.813 241.094 23.605-17.352 46.84-45.562 67.563-86.97-141.047 157.87-264.124-48.664-152.094-203.78 6.14 35.83 31.486 79.165 83.5 126.5-75.762-109.73-29.625-171.834 48.125-172.53zm20.314 112.03c-28.427-.322-54.126 19.32-60.375 48.188-7.143 32.992 13.82 65.547 46.81 72.69 32.992 7.14 65.516-13.823 72.658-46.814 7.14-32.99-13.822-65.545-46.813-72.687-4.124-.894-8.22-1.33-12.28-1.376z" style="fill-rule: evenodd; fill: url(#gradient-0); paint-order: stroke markers;"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB