OpenLab-NLP commited on
Commit
6a995dc
·
verified ·
1 Parent(s): 7a2a391

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -174,7 +174,7 @@
174
  // 초기 실행
175
  window.onload = () => {
176
  loadStory(0);
177
- fetch('Huiucl.json')
178
  .then(res => res.json())
179
  .then(data => {
180
  conlangData = data;
 
174
  // 초기 실행
175
  window.onload = () => {
176
  loadStory(0);
177
+ fetch('Huiucl4.json')
178
  .then(res => res.json())
179
  .then(data => {
180
  conlangData = data;