From fa53ec5e1c2fddb004e764bd7c0c9ea9b65a56f9 Mon Sep 17 00:00:00 2001 From: Dimitrie Stefanescu Date: Mon, 22 Feb 2021 00:00:46 +0000 Subject: [PATCH] feat(general): adds link to v1, improvs landing illustration a bit --- index.hbs | 5 +- .../extras/landingIllustrationDarkHigh.hbs | 85 +++++++++++++++++++ partials/landing/header.hbs | 1 + 3 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 partials/extras/landingIllustrationDarkHigh.hbs diff --git a/index.hbs b/index.hbs index d0075e6..6c0ad7c 100644 --- a/index.hbs +++ b/index.hbs @@ -5,9 +5,12 @@
{{> extras/landingIllustration }}
-
diff --git a/partials/extras/landingIllustrationDarkHigh.hbs b/partials/extras/landingIllustrationDarkHigh.hbs new file mode 100644 index 0000000..a99c274 --- /dev/null +++ b/partials/extras/landingIllustrationDarkHigh.hbs @@ -0,0 +1,85 @@ + + + + + + + + + + + + + + + + + + + + + + + +{{!-- + + + + + + + + + --}} + + + + \ No newline at end of file diff --git a/partials/landing/header.hbs b/partials/landing/header.hbs index 4e8cbfb..de413bb 100644 --- a/partials/landing/header.hbs +++ b/partials/landing/header.hbs @@ -13,6 +13,7 @@ Join the Beta + Looking for V1?
\ No newline at end of file