Skip to content

Commit f46b039

Browse files
authored
Update print statement from 'Hello' to 'Goodbye'
1 parent 48d52c3 commit f46b039

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -453,8 +453,8 @@ <h2>檔案下載區:</h2>
453453
<ul>
454454
<li><a href="3code.pdf" download="" target="_blank">[輸入法說明檔]</a></li>
455455
<li><a href="3code.zip" download="" target="_blank">[輸入法壓縮檔]</a></li>
456-
<li><a href="3codes.txt" download="" target="_blank">[常用字碼檔]</a></li>
457-
<li><a href="3codes2.txt" download="" target="_blank">[次常用字碼檔]</a></li>
456+
<li><a href="3code.txt" download="" target="_blank">[常用字碼檔]</a></li>
457+
<li><a href="3code2.txt" download="" target="_blank">[次常用字碼檔]</a></li>
458458
<li><a href="3code.cin" download="" target="_blank">[CIN字碼檔]</a></li>
459459
<li><a href="LIME.apk" download="" target="_blank">[萊姆APK檔]</a></li>
460460
</ul>
@@ -1199,3 +1199,4 @@ <h2>輸入法模式:</h2>
11991199

12001200

12011201

1202+

0 commit comments

Comments
 (0)