main page: SP -> Logo
All checks were successful
Build and Deploy to Production / build (push) Successful in 48s
Build and Deploy to Production / deploy (push) Successful in 27s

This commit is contained in:
Sergei Poljanski 2026-06-09 02:22:28 +03:00
commit 7ed1a674aa
Signed by: asxpi
GPG key ID: 4F8851660FA4121B
3 changed files with 33 additions and 12 deletions

View file

@ -1,13 +1,5 @@
<div class="header">
<div class="monogram" aria-hidden="true">
<svg viewBox="0 0 64 64" width="56" height="56" role="img">
<rect width="64" height="64" rx="6" fill="#1A1A1A" stroke="#2A2A2A" stroke-width="1" />
<text x="32" y="42" text-anchor="middle"
font-family="Hack, monospace" font-size="28"
font-weight="600" fill="#888888"
letter-spacing="-1">SP</text>
</svg>
</div>
<img src="/logo.svg" alt="IE Sergei Poljanski" class="monogram" width="56" height="56" />
<h1>Sergei Poljanski</h1>
<p class="tagline">DevOps &amp; infrastructure engineering — Tbilisi, Georgia.</p>
</div>