update signup info and services
This commit is contained in:
parent
6d0d8bc9af
commit
e8bf64f99e
2 changed files with 1 additions and 6 deletions
|
@ -13,7 +13,7 @@ const site = Astro.site;
|
|||
We host a number of services, and signup for them is free!
|
||||
</p>
|
||||
<p class="py-2">
|
||||
To sign up, email <code>matt[at]goober[dot]cloud</code>
|
||||
To sign up, check out the <span class="text-orange-600"><a href="https://wiki.goober.cloud/signup">wiki page</a></span>
|
||||
</p>
|
||||
<p class="py-2">
|
||||
We also have a <span class="text-orange-600"><a href="https://discord.gg/qTfT7qSFQK">discord server.</a></span>
|
||||
|
|
|
@ -57,11 +57,6 @@ const { description } = AppConfig;
|
|||
<p class="text-center">Geographically in Maryland, USA. Potentially unreliable because home internet connection, but can't hurt?</p>
|
||||
</ServSection>
|
||||
|
||||
<ServSection>
|
||||
<Subheading><a>Webmail</a></Subheading>
|
||||
<p class="text-center">(no link unless you sign up!)</p>
|
||||
</ServSection>
|
||||
|
||||
<ServSection>
|
||||
<Subheading><a>Hosting for your project?</a></Subheading>
|
||||
<p class="text-center">(reach out to Matt)</p>
|
||||
|
|
Loading…
Add table
Reference in a new issue