mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
Triton branding
This commit is contained in:
parent
7bfbe26485
commit
3f83272764
7 changed files with 17 additions and 10 deletions
|
|
@ -29,7 +29,7 @@ export function NavBar() {
|
|||
<Icon size="lg">
|
||||
<Icons.Logo />
|
||||
</Icon>
|
||||
<Text className={styles.text}>umami</Text>
|
||||
<Text className={styles.text}>Triton</Text>
|
||||
</div>
|
||||
<div className={styles.links}>
|
||||
{links.map(({ url, label }) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue