Rebuild www/ with email fix and logo rebrand
This commit is contained in:
@@ -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 & AI workflows</text>
|
||||
</svg>
|
||||
Reference in New Issue
Block a user