Compare commits
No commits in common. "main" and "main" have entirely different histories.
8 changed files with 20 additions and 40 deletions
|
|
@ -14,7 +14,7 @@ hero:
|
||||||
variant: minimal
|
variant: minimal
|
||||||
icon: matrix
|
icon: matrix
|
||||||
link: https://matrix.to/#/#community:federated.nexus
|
link: https://matrix.to/#/#community:federated.nexus
|
||||||
banner:
|
banner:
|
||||||
content: Si vous rencontrez des problèmes, consultez <a href="https://status.federated.nexus">notre page d'état.</a>
|
content: Si vous rencontrez des problèmes, consultez <a href="https://status.federated.nexus">notre page d'état.</a>
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ hero:
|
||||||
variant: minimal
|
variant: minimal
|
||||||
icon: matrix
|
icon: matrix
|
||||||
link: https://matrix.to/#/#community:federated.nexus
|
link: https://matrix.to/#/#community:federated.nexus
|
||||||
banner:
|
banner:
|
||||||
content: Если у вас возникли проблемы, проверьте <a href="https://status.federated.nexus">нашу страницу состояния.</a>
|
content: Если у вас возникли проблемы, проверьте <a href="https://status.federated.nexus">нашу страницу состояния.</a>
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -14,7 +14,7 @@ hero:
|
||||||
variant: minimal
|
variant: minimal
|
||||||
icon: matrix
|
icon: matrix
|
||||||
link: https://matrix.to/#/#community:federated.nexus
|
link: https://matrix.to/#/#community:federated.nexus
|
||||||
banner:
|
banner:
|
||||||
content: Якщо у вас виникли проблеми, перевірте <a href="https://status.federated.nexus">нашу сторінку стану.</a>
|
content: Якщо у вас виникли проблеми, перевірте <a href="https://status.federated.nexus">нашу сторінку стану.</a>
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,12 +18,7 @@ import "../../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
E-mail
|
E-mail
|
||||||
|
|
|
||||||
|
|
@ -17,12 +17,7 @@ import "../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
Email
|
Email
|
||||||
|
|
|
||||||
|
|
@ -17,12 +17,7 @@ import "../../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
E-mail
|
E-mail
|
||||||
|
|
|
||||||
|
|
@ -17,12 +17,7 @@ import "../../styles/page.css"
|
||||||
/>
|
/>
|
||||||
</label>
|
</label>
|
||||||
<div class="honeypot">
|
<div class="honeypot">
|
||||||
<input
|
<input type="text" name="honeypot" tabindex="-1" autocomplete="off">
|
||||||
type="text"
|
|
||||||
name="honeypot"
|
|
||||||
tabindex="-1"
|
|
||||||
autocomplete="off"
|
|
||||||
/>
|
|
||||||
</div>
|
</div>
|
||||||
<label>
|
<label>
|
||||||
E-mail
|
E-mail
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue