Skip to content

Commit ced20ec

Browse files
authored
back to ri-one
1 parent ea42992 commit ced20ec

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app/lecture/src/views/TopScreen.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@
2323
})
2424
}
2525
26-
const html_text = "PJ連合の<span id='target'>新入生歓迎講座</span>へようこそ!"
27-
const conv_text = "PJ連合の新入生歓迎講座へようこそ";
28-
const orig_text = "PJれんごうのしんにゅうせいかんげいこうざへようこそ";
26+
const html_text = "Ri-oneの<span id='target'>新入生歓迎講座</span>へようこそ!"
27+
const conv_text = "Ri-oneの新入生歓迎講座へようこそ";
28+
const orig_text = "Ri-oneれんごうのしんにゅうせいかんげいこうざへようこそ";
2929
const speed = 130; // Typing speed in milliseconds
3030
var index = 0;
3131

0 commit comments

Comments
 (0)