use Monaco for code font

This commit is contained in:
2024-01-23 15:30:59 +08:00
parent dfa168a751
commit 7337905cbc
5 changed files with 12 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
<link rel="shortcut icon" href="/public/website/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>徐越的判题狗</title>
<link rel="stylesheet" href="/style.css">
<script>
this.globalThis || (this.globalThis = window)
</script>