Support /chat
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<div class="container">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<img src="/images/hmc/revolt-promotion.png" style="border-radius: 10px;">
|
||||
<p>We run our own server at <strong><a href="https://revolt.handmadecities.com">revolt.handmadecities.com</a></strong>. Real humans only.</p>
|
||||
<p>We run our server at <strong><a href="https://chat.handmadecities.com">chat.handmadecities.com</a></strong>. Real humans only!</p>
|
||||
|
||||
<form action="https://register.handmadecities.com" method="POST" class="revolt-form">
|
||||
<div class="form-group">
|
||||
@@ -17,8 +17,8 @@
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
<label for="website">Personal Website</label>
|
||||
<input type="url" id="website" name="website" placeholder="https://example.com">
|
||||
<label for="website">Personal Website (Optional)</label>
|
||||
<input type="url" id="website" name="website" placeholder="https://abner.page">
|
||||
</div>
|
||||
|
||||
<div class="form-group">
|
||||
@@ -26,7 +26,7 @@
|
||||
<textarea id="reason" name="reason" rows="4"></textarea>
|
||||
</div>
|
||||
|
||||
<button type="submit">Submit Application</button>
|
||||
<button type="submit">Get Invite Code</button>
|
||||
</form>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user