ai/at
1
0

fix patch test

This commit is contained in:
2025-12-12 16:16:46 +09:00
parent 6a02d661fb
commit 2843b43f7a
14 changed files with 538 additions and 219 deletions

View File

@@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
<title>License - syu.is</title>
<link rel="icon" type="image/png" href="/static/favicon.png">
<link rel="icon" type="image/png" href="{{ .StaticCDNHost }}/static/favicon.png">
<style>
* { box-sizing: border-box; margin: 0; padding: 0; }
body {