Deploy / deploy (push) Successful in 35s
The header link was just styled "UHHM" text, unrelated to the actual brand mark - swapped in the institutional logo (the three-arch "building" mark, matching infrastructure/assets/brand/institutional-*.svg and Gitea's own homepage logo) instead. Dark-stroke variant only - portal is a single permanent dark theme, no light mode to switch for. Same explicit-route treatment the favicon files needed (the /*any wildcard route would otherwise swallow the request before the static file handler gets a chance). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
6 lines
349 B
XML
6 lines
349 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="300" height="270" viewBox="-60 -95 300 270" fill="none" stroke="#fff" stroke-width="26" stroke-linecap="round">
|
|
<path d="M0,-34 V100 M84,-34 V100 M168,-34 V100"></path>
|
|
<path d="M0,42 A42,42 0 0 1 84,42 M84,42 A42,42 0 0 1 168,42"></path>
|
|
<path d="M-40,148 H208" stroke-width="18"></path>
|
|
</svg>
|