diff --git a/config.json b/config.json index 4fd6e2a..a67e771 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ "disable_login_language_selector": false, "disable_3pid_login": false, "force_verification": false, - "brand": "Element", + "brand": "Hunni", "integrations_ui_url": "https://scalar.vector.im/", "integrations_rest_url": "https://scalar.vector.im/api", "integrations_widgets_urls": [ @@ -44,7 +44,7 @@ "element_call": { "url": "https://call.element.io", "participant_limit": 8, - "brand": "Element Call" + "brand": "Hunni Call" }, "map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx" } diff --git a/index.html b/index.html index 526475f..965d85a 100644 --- a/index.html +++ b/index.html @@ -13,8 +13,8 @@ - - + + - +
diff --git a/manifest.json b/manifest.json index 75eeab7..9306495 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "name": "Element", - "short_name": "Element", + "name": "Hunni", + "short_name": "Hunni", "display": "standalone", "theme_color": "#76CFA6", "start_url": "index.html", diff --git a/mobile_guide/index.html b/mobile_guide/index.html index bd6b063..e8f6e9b 100644 --- a/mobile_guide/index.html +++ b/mobile_guide/index.html @@ -57,7 +57,7 @@ />

- Go to element.io + Go to element.io

diff --git a/static/unable-to-load.html b/static/unable-to-load.html index 0c79bd8..98be2fe 100644 --- a/static/unable-to-load.html +++ b/static/unable-to-load.html @@ -98,7 +98,7 @@ } .mx_FooterLink { - color: ##0dbd8b; + color: #0dbd8b; text-decoration: none; } @@ -181,14 +181,14 @@
-

Element can't load

-

Something went wrong and Element was unable to load.

+

Hunni can't load

+

Something went wrong and Hunni was unable to load.

- Go to element.io + Go to Hunni.Space

diff --git a/themes/element/img/logos/element-app-logo.png b/themes/element/img/logos/element-app-logo.png index 54205a0..d450c65 100644 Binary files a/themes/element/img/logos/element-app-logo.png and b/themes/element/img/logos/element-app-logo.png differ diff --git a/themes/element/img/logos/opengraph.png b/themes/element/img/logos/opengraph.png index d1b9d70..56e5d76 100644 Binary files a/themes/element/img/logos/opengraph.png and b/themes/element/img/logos/opengraph.png differ diff --git a/widgets/element-call/index.html b/widgets/element-call/index.html index 602c639..3910b77 100644 --- a/widgets/element-call/index.html +++ b/widgets/element-call/index.html @@ -1 +1 @@ -Element Call
\ No newline at end of file +Hunni Call
\ No newline at end of file