mirror of
https://github.com/umami-software/umami.git
synced 2026-02-19 12:05:41 +01:00
style updates
- logo - primary colors - text changes
This commit is contained in:
parent
5d74e86222
commit
6136406506
30 changed files with 31066 additions and 6214 deletions
|
|
@ -17,11 +17,11 @@ export default function Footer() {
|
|||
<div className="col-12 col-md-4">
|
||||
<FormattedMessage
|
||||
id="message.powered-by"
|
||||
defaultMessage="Powered by {name}"
|
||||
defaultMessage="Powered by alpineUX analytics"
|
||||
values={{
|
||||
name: (
|
||||
<Link href="https://umami.is">
|
||||
<b>umami</b>
|
||||
<Link href="https://alpineux.com">
|
||||
<b>alpineUX</b>
|
||||
</Link>
|
||||
),
|
||||
}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue