Compare commits

...

4 Commits
main ... main

6 changed files with 12 additions and 12 deletions

View File

@ -1,6 +1,6 @@
name: tel.tilde.org.nz
name: neotilde.tel
description: neo-tildetel - a PBX for the tildeverse
url: https://tel.tilde.org.nz
url: https://neotilde.tel
baseurl: ''
smolcaptcha_url: "https://httpbin.org/status/418"

View File

@ -6,7 +6,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>{% if page.title %}{{ page.title }} &raquo; {% endif %}tel.tilde.org.nz</title>
<title>{% if page.title %}{{ page.title }} &raquo; {% endif %}{{ site.name }}</title>
<link rel="stylesheet" href="{{ site.baseurl }}/styles.css">
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2280%22>☎️</text></svg>">
</head>

View File

@ -27,8 +27,8 @@ title: phonebook
<h2>The community</h2>
<p>
Want a <code>tel.tilde.org.nz</code> number?
<a href="https://tel.tilde.org.nz/register/">
Want a <code>neotilde.tel</code> number?
<a href="https://neotilde.tel/register/">
Click here for the registration form!
</a>
</p>
@ -59,7 +59,7 @@ title: phonebook
<h2>PSTN dial-in</h2>
<p>
You can dial in to a <code>tel.tilde.org.nz</code> number from the PSTN
You can dial in to a <code>neotilde.tel</code> number from the PSTN
by calling one of these numbers, then entering an extension.
</p>
<p>

View File

@ -1,9 +1,9 @@
---
layout: page
title: register for tel.tilde.org.nz
title: register for neotilde.tel
---
Registrations for `tel.tilde.org.nz`
Registrations for `neotilde.tel`
are currently unavailable.
Please check back later,

View File

@ -1,6 +1,6 @@
---
layout: page
title: register for tel.tilde.org.nz
title: register for neotilde.tel
php_session: true
---
@ -95,7 +95,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST') {
<input id="reg_tilde" name="tilde" type="text" placeholder="Tilde / Pubnix">
<label for="reg_msg">Message (optional):</label>
<textarea id="reg_msg" name="reg_msg"></textarea>
<textarea id="reg_msg" name="msg"></textarea>
<div class="form-captcha">
<label for="reg_captcha">What is the answer to the below equation?</label>

View File

@ -25,7 +25,7 @@ title: what happened to tilde.tel?
<p>
If you had a <code>tilde.tel</code> account, you can request an account on
<code>tel.tilde.org.nz</code> with the same phone number (all previous ~tel
<code>neotilde.tel</code> with the same phone number (all previous ~tel
numbers have been reserved), just mention your old ~tel number(s) - or your
tilde and username if you don't remember your number - to have an account
created for you.
@ -33,7 +33,7 @@ title: what happened to tilde.tel?
<p>
cat has (very kindly) handed over control of the <code>#tildetel</code> IRC
channel, so that's the place for <code>tel.tilde.org.nz</code> support (and
channel, so that's the place for <code>neotilde.tel</code> support (and
general chat about telephony and such!)
</p>
</section>