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;
|
||||
}
|
||||
</style>
|
||||
<title>🧩 jigsaw.hyottoko.club</title>
|
||||
</head>
|
||||
<body>
|
||||
<script>window.GAME_ID = '{{GAME_ID}}'</script>
|
||||
|
|
|
|||
|
|
@ -2,6 +2,7 @@
|
|||
<head>
|
||||
<link rel="stylesheet" href="/style.css" />
|
||||
<script src="https://cdn.jsdelivr.net/npm/vue@2.6.11"></script>
|
||||
<title>🧩 jigsaw.hyottoko.club</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue