first commit
This commit is contained in:
commit
1db6db15c9
16 changed files with 6530 additions and 0 deletions
17
public/index.html
Normal file
17
public/index.html
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="zh-Hant-TW">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
|
||||
<link rel="icon" href="<%= BASE_URL %>osaka-castle.png">
|
||||
<title>Japan 2023</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
您的瀏覽器未啟用或不支援 JavaScript,因此 Japan 2023 無法正常顯示。
|
||||
請使用支援並啟用 JavaScript 的瀏覽器檢視此網頁。
|
||||
</noscript>
|
||||
<div id="app"></div>
|
||||
</body>
|
||||
</html>
|
||||
BIN
public/osaka-castle.png
Normal file
BIN
public/osaka-castle.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Loading…
Add table
Add a link
Reference in a new issue