Feat rebrand armature (#43)
All checks were successful
All checks were successful
Co-authored-by: Jeffrey Smith <jasafpro@gmail.com> Co-committed-by: Jeffrey Smith <jasafpro@gmail.com>
This commit was merged in pull request #43.
This commit is contained in:
@@ -26,9 +26,9 @@ export function Hero({ base = '', version = '', env = null }) {
|
||||
<div class="login-hero-brand login-anim login-anim-1">
|
||||
<img class="login-hero-brand-icon"
|
||||
src="${base}/favicon.svg?v=${version}"
|
||||
alt="Switchboard Core" />
|
||||
alt="Armature" />
|
||||
<span class="login-hero-brand-text">
|
||||
Switchboard <span class="hl">Core</span>
|
||||
Armature
|
||||
</span>
|
||||
</div>
|
||||
<h1 class="login-anim login-anim-2">
|
||||
|
||||
Reference in New Issue
Block a user