From 8886d5111aa4ae75f54f46c93f09fa7548979969 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Fri, 9 Jul 2021 00:37:48 +0200 Subject: Fixes --- race/_archived/triangle.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'race/_archived') diff --git a/race/_archived/triangle.html b/race/_archived/triangle.html index a1cb13e..33dcaae 100644 --- a/race/_archived/triangle.html +++ b/race/_archived/triangle.html @@ -21,7 +21,7 @@ top: -7px; bottom: -7px; left: 0px; - right: -30px; + right: -40px; animation-name: aibox; animation-duration: 2s; animation-iteration-count: infinite; -- cgit From 44210691ee8444509ac466a362337af77f2bcd49 Mon Sep 17 00:00:00 2001 From: Minteck <46352972+Minteck@users.noreply.github.com> Date: Tue, 20 Jul 2021 01:30:23 +0200 Subject: Commit --- race/_archived/triangle.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'race/_archived') diff --git a/race/_archived/triangle.html b/race/_archived/triangle.html index 33dcaae..59fe219 100644 --- a/race/_archived/triangle.html +++ b/race/_archived/triangle.html @@ -7,7 +7,7 @@ "fr": "Le triangle des Bermudes", "en": "The Bermuda Triangle" }, - "author": "Minteck Projects" + "author": "Minteck" } -- cgit From d5a620cf09b835db2bccd99556525c90b458719f Mon Sep 17 00:00:00 2001 From: Minteck Date: Thu, 5 Aug 2021 17:21:23 +0200 Subject: i18n for 21.08 --- race/_archived/furry.html | 115 ++++++++++++++++++++ race/_archived/furry.png | Bin 0 -> 29980 bytes race/_archived/triangle.html | 252 +++++++++++++++++++++---------------------- 3 files changed, 241 insertions(+), 126 deletions(-) create mode 100644 race/_archived/furry.html create mode 100644 race/_archived/furry.png (limited to 'race/_archived') diff --git a/race/_archived/furry.html b/race/_archived/furry.html new file mode 100644 index 0000000..c812916 --- /dev/null +++ b/race/_archived/furry.html @@ -0,0 +1,115 @@ + + + + + { + "name": { + "fr": "Les petites pattes", + "en": "The Little Paws" + }, + "author": "Minteck" + } + + + +
+
+ + +
+ + + + + +
+ + +
+ + + +
+ + +
+ + +
diff --git a/race/_archived/furry.png b/race/_archived/furry.png new file mode 100644 index 0000000..0e2dc77 Binary files /dev/null and b/race/_archived/furry.png differ diff --git a/race/_archived/triangle.html b/race/_archived/triangle.html index 59fe219..55f65b1 100644 --- a/race/_archived/triangle.html +++ b/race/_archived/triangle.html @@ -1,127 +1,127 @@ - - - - - { - "name": { - "fr": "Le triangle des Bermudes", - "en": "The Bermuda Triangle" - }, - "author": "Minteck" - } - - - -
-
- - -
- - - - - -
- - -
- - - -
- - -
- - -
+ + +
+
+ + +
+ + + + + +
+ + +
+ + + +
+ + +
+ + +
\ No newline at end of file -- cgit