forked from emre/www_projectmycelium_com
refactor: optimize logomark.svg file size and structure
- Minified SVG markup by removing unnecessary whitespace and line breaks - Consolidated SVG definition into single line for improved loading performance - Maintained all visual attributes and rendering properties - No changes to actual logo appearance or dimensions
This commit is contained in:
@@ -20,7 +20,7 @@ export function HomeAurora() {
|
||||
<div className="max-w-2xl lg:pl-6">
|
||||
<Eyebrow> Project MYCELIUM</Eyebrow>
|
||||
<H3 className="mt-4">
|
||||
Private, Distributed Infrastructure Built
|
||||
Secure, Distributed Infrastructure Built
|
||||
<br />
|
||||
for Digital Sovereignty
|
||||
</H3>
|
||||
|
||||
Reference in New Issue
Block a user