1
0
This commit is contained in:
syui 2024-04-25 19:23:56 +09:00
parent 2933bee3de
commit 7b46175962
Signed by: syui
GPG Key ID: 5417CFEBAD92DF56
2 changed files with 1 additions and 3 deletions

View File

@ -27,8 +27,7 @@
<link rel="stylesheet" href="/css/nav.css" />
<link rel="stylesheet" href="/css/svg.css" />
<link rel="stylesheet" href="/bower_components/font-awesome/css/all.min.css" />
<script src="{{ .Site.BaseURL }}/js/analytics.js"></script>
<script src="https://term.syui.ai/term/pkg/jquery.ajax/jquery.min.js"></script>
<script type="application/ld+json">
{
"@context": "http://schema.org",

View File

@ -1,7 +1,6 @@
<div id="aiterm" style="display:none;">
<link rel="stylesheet" href="https://term.syui.ai/term/pkg/jquery.terminal/css/jquery.terminal.css" />
<link rel="stylesheet" href="https://term.syui.ai/term/css/terminal.css" />
<script src="https://term.syui.ai/term/pkg/jquery.ajax/jquery.min.js"></script>
<script src="https://term.syui.ai/term/pkg/axios/dist/axios.min.js"></script>
<script src="https://term.syui.ai/term/pkg/jquery.terminal/js/jquery.terminal.min.js"></script>
<script src="https://term.syui.ai/term/pkg/jquery.terminal/js/jquery.mousewheel-min.js"></script>