From fd181f8486e9d86de7a26deab0de209e62ddc76e Mon Sep 17 00:00:00 2001 From: JeremyStarTM Date: Sat, 4 May 2024 18:42:55 +0200 Subject: [PATCH] Update and fix identation --- build.sh | 26 +++++++++++++------------- template.html | 16 ++++++++-------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/build.sh b/build.sh index e705e3b..d45d8a1 100755 --- a/build.sh +++ b/build.sh @@ -36,19 +36,19 @@ if [ -z "${LINKGEN_NO_DEFAULT}" ]; then cat << EOF >> index.html - - Redirecting to nowhere - - - -
-

Hello! You've landed on StarOpenSource's redirection website.

-

You can visit the source code for this website here.

-
-

Here are some links you can try out:

-

[website] [status] [/fs/] [repos]

-
- + + Redirecting to nowhere + + + +
+

Hello! You've landed on StarOpenSource's redirection website.

+

You can visit the source code for this website here.

+
+

Here are some links you can try out:

+

[website] [status] [/fs/] [repos]

+
+ EOF # Robots diff --git a/template.html b/template.html index 47b918e..81a6e9f 100644 --- a/template.html +++ b/template.html @@ -1,11 +1,11 @@ - - Redirecting to _TITLE_ - - - - -

Redirecting to _TITLE_ (_RDURL_)

- + + Redirecting to _TITLE_ + + + + +

Redirecting to _TITLE_ (_RDURL_)

+