From 92ccd82c73463fa0b67996dc9212e992f90a1454 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 20 Dec 2021 00:11:18 +0100 Subject: Port to svelte --- templates/index.html.njk | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 templates/index.html.njk (limited to 'templates') diff --git a/templates/index.html.njk b/templates/index.html.njk deleted file mode 100644 index 2688eb1..0000000 --- a/templates/index.html.njk +++ /dev/null @@ -1,23 +0,0 @@ - - - - LGTM! 👍 - - - - - - -
-

- {{looks}}
- {{good}}
- {{to}}
- {{me}}
-
- {{emoji}} -

-
- - - -- cgit