From b2e68cec12b433452ea9b110d7d0cdbc84c87d24 Mon Sep 17 00:00:00 2001 From: Leif Niemczik Date: Tue, 29 Nov 2022 00:33:43 +0100 Subject: [PATCH] first blockout integration of key visual --- src/layouts/Layout.astro | 28 +++-- src/pages/index.astro | 26 +++-- src/pages/resources/index.astro | 7 +- src/scripts/visual.ts | 185 ++++++++++++++++++++++++++++++++ 4 files changed, 225 insertions(+), 21 deletions(-) create mode 100644 src/scripts/visual.ts diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro index ce52ebb..c2f2b2a 100644 --- a/src/layouts/Layout.astro +++ b/src/layouts/Layout.astro @@ -18,7 +18,7 @@ const permaTitle = 'Hacking in Parallel 2022 //// Berlin'