12/6/2025
This commit is contained in:
parent
730de334a7
commit
265713688e
@ -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"
|
||||
}
|
||||
|
||||
@ -13,8 +13,8 @@
|
||||
<link rel="icon" type="image/png" sizes="144x144" href="vector-icons/144.5a63bf2.png">
|
||||
<link rel="icon" type="image/png" sizes="512x512" href="vector-icons/512.7ce350d.png">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="apple-mobile-web-app-title" content="Element">
|
||||
<meta name="application-name" content="Element">
|
||||
<meta name="apple-mobile-web-app-title" content="Hunni">
|
||||
<meta name="application-name" content="Hunni">
|
||||
<meta name="theme-color" content="#ffffff">
|
||||
<meta property="og:image" content="https://app.element.io/themes/element/img/logos/opengraph.png" />
|
||||
<meta http-equiv="Content-Security-Policy" content="
|
||||
@ -53,7 +53,7 @@
|
||||
|
||||
</head>
|
||||
<body style="height: 100%; margin: 0;">
|
||||
<noscript>Sorry, Element requires JavaScript to be enabled.</noscript> <!-- TODO: Translate this? -->
|
||||
<noscript>Sorry, Hunni requires JavaScript to be enabled.</noscript> <!-- TODO: Translate this? -->
|
||||
<div id="matrixchat" style="height: 100%;" class="notranslate"></div>
|
||||
|
||||
<script src="bundles/b208558142de943d2bca/unhomoglyph_data.js"></script>
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "Element",
|
||||
"short_name": "Element",
|
||||
"name": "Hunni",
|
||||
"short_name": "Hunni",
|
||||
"display": "standalone",
|
||||
"theme_color": "#76CFA6",
|
||||
"start_url": "index.html",
|
||||
|
||||
@ -57,7 +57,7 @@
|
||||
/>
|
||||
</a>
|
||||
<a
|
||||
href="https://play.google.com/store/apps/details?id=io.element.android.x"
|
||||
href="https://play.google.com/store/apps/details?id=chat.smithtech.matrix"
|
||||
target="_blank"
|
||||
class="mx_StoreBadge"
|
||||
id="play_store_link"
|
||||
|
||||
@ -769,7 +769,7 @@
|
||||
</div>
|
||||
<div class="mx_HomePage_row mx_Center mx_Spacer">
|
||||
<p class="mx_Spacer">
|
||||
<a href="https://element.io" target="_blank" class="mx_FooterLink"> Go to element.io </a>
|
||||
<a href="https://Hunni.Space" target="_blank" class="mx_FooterLink"> Go to element.io </a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -98,7 +98,7 @@
|
||||
}
|
||||
|
||||
.mx_FooterLink {
|
||||
color: ##0dbd8b;
|
||||
color: #0dbd8b;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
@ -181,14 +181,14 @@
|
||||
<div class="mx_HomePage_col">
|
||||
<div class="mx_HomePage_row">
|
||||
<div>
|
||||
<h2 id="step1_heading">Element can't load</h2>
|
||||
<p>Something went wrong and Element was unable to load.</p>
|
||||
<h2 id="step1_heading">Hunni can't load</h2>
|
||||
<p>Something went wrong and Hunni was unable to load.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mx_HomePage_row mx_Center mx_Spacer">
|
||||
<p class="mx_Spacer">
|
||||
<a href="https://element.io" target="_blank" class="mx_FooterLink"> Go to element.io </a>
|
||||
<a href="https://Hunni.Space" target="_blank" class="mx_FooterLink"> Go to Hunni.Space </a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 18 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 1.9 MiB |
@ -1 +1 @@
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><title>Element Call</title><script>window.global = window;</script><script type="module" crossorigin src="./assets/index-ByQHsvE1.js"></script><link rel="stylesheet" crossorigin href="./assets/index-DFVSEvlE.css"></head><body class="no-theme"><div id="root"></div></body></html>
|
||||
<!doctype html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1"><title>Hunni Call</title><script>window.global = window;</script><script type="module" crossorigin src="./assets/index-ByQHsvE1.js"></script><link rel="stylesheet" crossorigin href="./assets/index-DFVSEvlE.css"></head><body class="no-theme"><div id="root"></div></body></html>
|
||||
Loading…
x
Reference in New Issue
Block a user