Add docker and CI stuff, minor updates
This commit is contained in:
parent
0f497ee7c2
commit
958818cbb2
12 changed files with 69 additions and 27 deletions
|
@ -5,8 +5,8 @@
|
|||
<link rel="icon" href="feed-the-void.png" type="image/icon">
|
||||
<meta http-equiv="refresh" content="5" />
|
||||
<title>$title$</title>
|
||||
<link href="prism.css" rel="stylesheet" />
|
||||
<link href="style.css" rel="stylesheet" />
|
||||
<link href="prism.min.css" rel="stylesheet" />
|
||||
<link href="style.min.css" rel="stylesheet" />
|
||||
</head>
|
||||
<body class="line-numbers">
|
||||
$body$
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue