diff --git a/lychee.toml b/lychee.toml index 43b63b2..47d8181 100644 --- a/lychee.toml +++ b/lychee.toml @@ -13,5 +13,6 @@ exclude = [ "https://tea.xyz/tea.white-paper", "https://tea.xyz/tea.authentication-success", "https://tea.xyz/tea.email-subscribe", - "https://www.google.com/thank-you" + "https://www.google.com/thank-you", + "https://www.instagram.com/tea.xyz/" ] diff --git a/src/content/launch-countdown.md b/src/content/launch-countdown.md new file mode 100644 index 0000000..51dd134 --- /dev/null +++ b/src/content/launch-countdown.md @@ -0,0 +1,5 @@ +--- +title: "Launch Countdown" +Description: "Something new is brewing" +layout: "launch-countdown" +--- diff --git a/src/layouts/page/launch-countdown.html b/src/layouts/page/launch-countdown.html new file mode 100644 index 0000000..cea14ca --- /dev/null +++ b/src/layouts/page/launch-countdown.html @@ -0,0 +1,76 @@ +{{ define "main" }} + +
+
+
+ +

+

You can still authenticate your GitHub here.

+
+
+
+ + + +{{ end }} diff --git a/src/layouts/partials/footer.html b/src/layouts/partials/footer.html index ebcf82e..8f99317 100644 --- a/src/layouts/partials/footer.html +++ b/src/layouts/partials/footer.html @@ -168,3 +168,39 @@ integrity="sha384-ka7Sk0Gln4gmtz2MlQnikT1wXgYsOg+OMhuP+IlRH9sENBO0LRn5q+8nbTov4+ rdt('track', 'SignUp'); rdt('track', 'ViewContent'); + + + + diff --git a/src/layouts/partials/header.html b/src/layouts/partials/header.html index 1f16b76..9858e2b 100644 --- a/src/layouts/partials/header.html +++ b/src/layouts/partials/header.html @@ -1,4 +1,109 @@ + + +
+ +
+
+

+

Something new is brewing in Lisbon.

+
+
+
+ + + + + + diff --git a/src/static/Images/tea-x.png b/src/static/Images/tea-x.png new file mode 100644 index 0000000..ea9a606 Binary files /dev/null and b/src/static/Images/tea-x.png differ diff --git a/src/static/Images/teal-x.svg b/src/static/Images/teal-x.svg new file mode 100644 index 0000000..8be21b1 --- /dev/null +++ b/src/static/Images/teal-x.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/static/fonts/PPNeueMachina-InktrapLight.woff b/src/static/fonts/PPNeueMachina-InktrapLight.woff new file mode 100644 index 0000000..6c3052b Binary files /dev/null and b/src/static/fonts/PPNeueMachina-InktrapLight.woff differ