From 325d400ad1d7394f0000b4aaf17bf85f906c9b30 Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Tue, 5 Jul 2022 16:04:52 -0400 Subject: [PATCH] Auth instead of install for the buttons --- src/layouts/index.html | 4 ++-- src/layouts/page/tea-qr.html | 2 +- src/layouts/page/white-paper.html | 4 ++-- src/layouts/partials/footer.html | 1 + src/layouts/partials/header.html | 2 +- src/layouts/partials/navbar.html | 2 +- 6 files changed, 8 insertions(+), 7 deletions(-) diff --git a/src/layouts/index.html b/src/layouts/index.html index e23df97..ca70c0b 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -12,7 +12,7 @@ decades, big tech has made trillions off the generosity of visionary developers and web pioneers… never thanking, never mentioning, and certainly never paying. At tea, we’re brewing something to change that by enabling developers (you) to continue doing what you love, while earning what you deserve.

- Authenticate with tea287

This is your chance to be early! Authenticate now.

+ href="https://github.com/login/oauth/authorize?client_id=9d1f1a72f1300b6991df&state=teaxyz">Authenticate now.

Authenticate your Github with tea.

Early-adoption developers will be entitled to a variety of exciting rewards, including minted NFT certificates. Simply log into your Github account, install our application, and then answer a couple quick questions. The open-source revolution is here, so be sure to take a sip while it’s hot!

- Authenticate with tea287
diff --git a/src/layouts/page/white-paper.html b/src/layouts/page/white-paper.html index 204c096..8e6bf7b 100644 --- a/src/layouts/page/white-paper.html +++ b/src/layouts/page/white-paper.html @@ -40,7 +40,7 @@ Authenticate with teaAuthenticate with tea287 @@ -63,7 +63,7 @@
- Authenticate with tea
Contribute to Our White Paper diff --git a/src/layouts/partials/footer.html b/src/layouts/partials/footer.html index a4f3a27..232ddfa 100644 --- a/src/layouts/partials/footer.html +++ b/src/layouts/partials/footer.html @@ -110,6 +110,7 @@ integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+ $('#auth-body-text').hide(); $('.rounded-pill').hide(); $('.auth-btn').html('Configure GitHub App'); + $('.auth-btn').attr('href', 'https://github.com/apps/tea-xyz') } diff --git a/src/layouts/partials/header.html b/src/layouts/partials/header.html index 1a8b215..1f16b76 100644 --- a/src/layouts/partials/header.html +++ b/src/layouts/partials/header.html @@ -57,7 +57,7 @@ - + diff --git a/src/layouts/partials/navbar.html b/src/layouts/partials/navbar.html index 60f902f..44f22f4 100644 --- a/src/layouts/partials/navbar.html +++ b/src/layouts/partials/navbar.html @@ -23,7 +23,7 @@ {{ end }} Authenticate with teaAuthenticate with tea287