From 0f572a6420b30d4cf08b8f48533909b041ef84d6 Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 24 Jan 2022 20:23:56 -0600 Subject: [PATCH] Move register to join --- {register => join}/index.html | 13 ++++++------- register/register.js => join/script.js | 0 quickstart/index.html | 2 +- 3 files changed, 7 insertions(+), 8 deletions(-) rename {register => join}/index.html (82%) rename register/register.js => join/script.js (100%) diff --git a/register/index.html b/join/index.html similarity index 82% rename from register/index.html rename to join/index.html index 8fa9a8e..998d848 100644 --- a/register/index.html +++ b/join/index.html @@ -1,7 +1,7 @@ - Register + Join exozyme! @@ -14,16 +14,16 @@
-

Register a new account

+

Join exozyme!

- Welcome to exozyme! Please use only lowercase letters and numbers for your username. After you have an account, learn more about exozyme or try our quickstart guide. + Welcome! Please use only lowercase letters and numbers for your username. After you have an account, learn more about exozyme or try our quickstart guide.

@@ -78,11 +78,10 @@


- +

- + - diff --git a/register/register.js b/join/script.js similarity index 100% rename from register/register.js rename to join/script.js diff --git a/quickstart/index.html b/quickstart/index.html index 338729f..7ce7ae6 100644 --- a/quickstart/index.html +++ b/quickstart/index.html @@ -18,7 +18,7 @@

Join us!

- Interested in exozyme? You can get started by emailing join@exozy.me and introducing yourself and what you plan to do with exozyme. We may ask a few follow-up questions, and once everything is figured out, we'll email you a link and registration code to setup your exozyme account. + Interested in exozyme? You can get started by emailing join@exozy.me and introducing yourself and what you plan to do with exozyme. We may ask a few follow-up questions, and once everything is figured out, we'll email you a link and a secret code to setup your exozyme account.