aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--package.json2
-rw-r--r--src/lib/component/Remarks.svelte2
2 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json
index 23431a8..53a8611 100644
--- a/package.json
+++ b/package.json
@@ -52,5 +52,5 @@
"watch:sass": "sass --watch sass/uchu:static --style compressed"
},
"type": "module",
- "version": "2026.06.16"
+ "version": "2026.06.17"
}
diff --git a/src/lib/component/Remarks.svelte b/src/lib/component/Remarks.svelte
index 6633654..6f88210 100644
--- a/src/lib/component/Remarks.svelte
+++ b/src/lib/component/Remarks.svelte
@@ -1,6 +1,8 @@
<script lang="ts">
/*** STATE -------------------------------------------- ***/
const remarks = [
+ "WR-025.txt",
+ "WR-024.txt",
"WR-023.txt",
"WR-022.txt",
"WR-021.txt",