Refresh artwork

This commit is contained in:
Søren L. Hansen
2021-04-25 02:25:41 -07:00
parent 0dfc5aed76
commit faeb610961
11 changed files with 3721 additions and 16 deletions

View File

@@ -3,7 +3,8 @@
<head>
<title>{{ .title }}</title>
<link rel="manifest" href="manifest.json">
<link rel="icon" type="image/png" href="favicon.png">
<link rel="icon" href="favicon.ico">
<link rel="icon" href="icon.svg" type="image/svg+xml">
<link rel="stylesheet" href="./css/index.css" />
<link rel="stylesheet" href="./css/xterm.css" />
<link rel="stylesheet" href="./css/xterm_customize.css" />