From b21affc9a724d8c9d9bcbf05136bcb0128a42292 Mon Sep 17 00:00:00 2001 From: Vidhu Kant Sharma Date: Mon, 19 Oct 2020 14:17:35 +0530 Subject: Added English site and a redirect page --- templates/en.index.html | 18 ++++++++++++++++++ templates/jp.index.html | 2 +- templates/redirect.index.html | 11 +++++++++++ 3 files changed, 30 insertions(+), 1 deletion(-) create mode 100644 templates/en.index.html create mode 100644 templates/redirect.index.html (limited to 'templates') diff --git a/templates/en.index.html b/templates/en.index.html new file mode 100644 index 0000000..8005882 --- /dev/null +++ b/templates/en.index.html @@ -0,0 +1,18 @@ + + + + Hell Correspondence + + + +
+

What is your grudge?

+ +
+ +
+ + +
+ + diff --git a/templates/jp.index.html b/templates/jp.index.html index 520be85..4ea5d2b 100644 --- a/templates/jp.index.html +++ b/templates/jp.index.html @@ -6,7 +6,7 @@ -
+

あなたの怨み、晴らします。

diff --git a/templates/redirect.index.html b/templates/redirect.index.html new file mode 100644 index 0000000..63b279b --- /dev/null +++ b/templates/redirect.index.html @@ -0,0 +1,11 @@ + + + + + + -- cgit v1.2.3