Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@ export const tshetUinhTextLabelURLPrefix = "https://cdn.jsdelivr.net/gh/nk2028/t

export const newFileTemplate = /* js */ `
/* 在此輸入描述……
*
* 有用工具:
* Tshet-uinh Extrapolation Tool:https://nk2028.shn.hk/tshet-uinh-extrapolation-tool/
* 音韻地位查詢器:https://nk2028.shn.hk/tshet-uinh-tools/
* @author your_name
*/

Expand Down