add title
This commit is contained in:
parent
4ac995f1e1
commit
5160008c89
2 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
<title>🧩 jigsaw.hyottoko.club</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<script>window.GAME_ID = '{{GAME_ID}}'</script>
|
<script>window.GAME_ID = '{{GAME_ID}}'</script>
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" href="/style.css" />
|
<link rel="stylesheet" href="/style.css" />
|
||||||
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.11"></script>
|
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.11"></script>
|
||||||
|
<title>🧩 jigsaw.hyottoko.club</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue