Rebuild www/ with email fix and logo rebrand
CI / skip-ci-check (pull_request) Successful in 18s
CI / secret-scan (pull_request) Successful in 17s
CI / node-ci (pull_request) Successful in 21s

This commit is contained in:
2026-07-26 15:27:42 -04:00
parent 9369409b1d
commit 81a0289a5b
29 changed files with 672 additions and 12 deletions
+10
View File
@@ -0,0 +1,10 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 340 56" role="img" aria-label="Levkin  custom software, automation and AI workflows">
<style>
.t { font-family: Literata, Georgia, serif; font-size: 22px; font-weight: 600; fill: #1a1a18; letter-spacing: 0.02em; }
.s { font-family: 'IBM Plex Mono', ui-monospace, monospace; font-size: 9.5px; fill: #1a1a18; opacity: 0.72; }
</style>
<path d="M8 12 L8 38 L26 38" fill="none" stroke="#1a1a18" stroke-width="1.7" stroke-linecap="round" stroke-linejoin="round"/>
<circle cx="8" cy="38" r="2.4" fill="#1a1a18"/>
<text x="36" y="24" class="t">Levkin</text>
<text x="36" y="44" class="s">Custom software, automation &amp; AI workflows</text>
</svg>