From 4681e861efcdf9b0b73e3803e70712bc55162863 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sat, 8 Aug 2026 10:38:18 +0900 Subject: feat(slides): improve slide controller --- .../i-can-eat-glass-it-doesnt-hurt-me/index.html | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'services/nuldoc/public/blog/posts/2026-04-20') diff --git a/services/nuldoc/public/blog/posts/2026-04-20/i-can-eat-glass-it-doesnt-hurt-me/index.html b/services/nuldoc/public/blog/posts/2026-04-20/i-can-eat-glass-it-doesnt-hurt-me/index.html index 2e8d3cfc..acd48062 100644 --- a/services/nuldoc/public/blog/posts/2026-04-20/i-can-eat-glass-it-doesnt-hurt-me/index.html +++ b/services/nuldoc/public/blog/posts/2026-04-20/i-can-eat-glass-it-doesnt-hurt-me/index.html @@ -14,7 +14,7 @@ 私はガラスを食べられます。それは私を傷つけません|REPL: Rest-Eat-Program Loop - +
@@ -219,10 +219,11 @@

-
* GLASS -
* Kermit project's "I Can Eat Glass" list, also available in pango-view/ -
* http://www.columbia.edu/kermit/utf8.html#glass -
* Fetched on 2008-08-19, updates on 2020-09-08
+
 * GLASS
+ * 	Kermit project's "I Can Eat Glass" list, also available in pango-view/
+ * 	http://www.columbia.edu/kermit/utf8.html#glass
+ * 	Fetched on 2008-08-19, updates on 2020-09-08
+

@@ -230,11 +231,12 @@

-
LANGUAGE( -
ja /* Japanese */, -
KERMIT, -
"いろはにほへと ちりぬるを 色は匂へど 散りぬるを" -
)
+
LANGUAGE(
+        ja /* Japanese */,
+        KERMIT,
+        "いろはにほへと ちりぬるを 色は匂へど 散りぬるを"
+        )
+

-- cgit v1.3.1