[BC] 詳細画面 とりま動くものにはなった
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<script src="//code.jquery.com/jquery-3.3.1.min.js"></script>
|
||||
<link href="./talk.css?<?= filemtime ('./talk.css') ?>" rel="stylesheet" />
|
||||
<link rel="stylesheet" href="./talk.css?<?= filemtime ('./talk.css') ?>" />
|
||||
<link rel="preconnect" href="./assets/nikumaru.otf" />
|
||||
<title>あほ</title>
|
||||
<input type="hidden" id="dt" value="<?= $dt ?>" />
|
||||
<input type="hidden" id="chat" value="<?= $chat ?>" />
|
||||
|
||||
Reference in New Issue
Block a user