merge cmt
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 26 KiB |
BIN
public/icon/null.jpg
Normal file
BIN
public/icon/null.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
@ -16,6 +16,29 @@
|
||||
<script src="chunk-vendors.js"></script>
|
||||
<script src="app.js"></script>
|
||||
<script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>
|
||||
|
||||
<link href="https://syui.ai/js/comment/app.js" rel="preload" as="script">
|
||||
<link href="https://syui.ai/js/comment/chunk-vendors.js" rel="preload" as="script">
|
||||
<div id="comment"></div>
|
||||
<script src="https://syui.ai/js/comment/chunk-vendors.js"></script>
|
||||
<script src="https://syui.ai/js/comment/app.js"></script>
|
||||
|
||||
<div class="page_title" v-if="loc === ''" >
|
||||
<div class="page_data">
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="row">
|
||||
<a href="https://yui.syui.ai"><span class="icon-ai"></span></a>
|
||||
</th>
|
||||
<td>yui</td>
|
||||
<td>不思議な力を持つアイの話</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
<footer>© syui</footer>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user