|
|
|
@ -3,6 +3,7 @@ |
|
|
|
|
<head> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="/reset.css"> |
|
|
|
|
<link rel="stylesheet" type="text/css" href="/sig.css"> |
|
|
|
|
<meta charset="UTF-8"> |
|
|
|
|
<script type="text/javascript"> |
|
|
|
|
function loadCodeBackground() { |
|
|
|
|
fetch("codeBackground").then((data)=>data.text()) |
|
|
|
|