From ba72920cfbf295dba6df431c85fe28c82a97e109 Mon Sep 17 00:00:00 2001 From: George Lemon Date: Thu, 15 Feb 2024 17:03:28 +0200 Subject: [PATCH] update Signed-off-by: George Lemon --- example/preview.html | 49 ++--------------------------- example/templates/partials/btn.timl | 8 +++-- 2 files changed, 9 insertions(+), 48 deletions(-) diff --git a/example/preview.html b/example/preview.html index 41cbbe7..1440871 100644 --- a/example/preview.html +++ b/example/preview.html @@ -1,49 +1,6 @@ - - - - - - Tim Engine is Awesome - - - - -
-
-
-
-
- Tim Engine -
-

This is Tim Engine 👋 A super fast template engine for cool kids!

-

Build sleek, dynamic websites and apps in a breeze with Tim Engine's intuitive syntax and powerful features. It's the template engine that keeps up with your creativity.

-
- -
-

Made by Humans from OpenPeeps

-

Open Source | LGPLv3 License

-
-
-
-
-
-
+Tim Engine is Awesome
Tim Engine

This is Tim 👋 A super fast template engine for cool kids!

Build sleek, dynamic websites and apps in a breeze with Tim Engine's intuitive syntax and powerful features. It's the template engine that keeps up with your creativity.

Made by Humans from OpenPeeps

Open Source | LGPLv3 License

- - \ No newline at end of file + \ No newline at end of file diff --git a/example/templates/partials/btn.timl b/example/templates/partials/btn.timl index d295c56..d76c51c 100644 --- a/example/templates/partials/btn.timl +++ b/example/templates/partials/btn.timl @@ -1,4 +1,8 @@ a.btn.btn-primary.btn-lg.rounded-pill.px-4.py-2 href="https://github.com/openpeeps/tim" target="_blank": svg viewBox="0 0 24 24" width="24" height="24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="css-i6dzq1" - path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22" - span.fw-bold: "Check it on GitHub" + path d="M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 + 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 + 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 + 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 + 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22" + span.fw-bold.ms-2: "Check it on GitHub"