新增系统版本,处理器架构

This commit is contained in:
2024-10-05 05:43:23 +08:00
parent 637559ff0a
commit acf55f94a2
6 changed files with 40 additions and 37 deletions

View File

@ -5,6 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/icon.svg"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Server Status</title>
<link href="https://fonts.font.im/css?family=Josefin+Sans:400,400i,600,600i,700,700i" rel="stylesheet">
<link href="https://fonts.font.im/css?family=Quattrocento+Sans:400,400i,700,700i" rel="stylesheet">
</head>
<body>
<div id="app"></div>