From c7a282bd3f96c0e3cc0807aabd5b7104df6effc9 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Wed, 12 May 2021 23:48:04 -0700 Subject: feat: :star: --- templates/index.html | 29 +++++++++++++++++++++++++++++ templates/text.html | 17 +++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 templates/index.html create mode 100644 templates/text.html (limited to 'templates') diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..c6a3e47 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,29 @@ + + + + + lime + + + + + + +

🧶 lime (api)

+ +
+ + + + + +
+ + diff --git a/templates/text.html b/templates/text.html new file mode 100644 index 0000000..99340ba --- /dev/null +++ b/templates/text.html @@ -0,0 +1,17 @@ + + + + + lime + + + + + + +

🧶 lime (api)

+ +

{{ text }}

+ + -- cgit v1.2.3