mirror of https://github.com/dirtbags/moth.git
link to new style sheet
This commit is contained in:
parent
60fec77add
commit
666415c735
|
@ -27,7 +27,7 @@ def page(title, body):
|
|||
<html>
|
||||
<head>
|
||||
<title>{}</title>
|
||||
<link rel="stylesheet" href="/files/www/res/style.css">
|
||||
<link rel="stylesheet" href="/files/src/www/res/style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="preview" class="terminal">
|
||||
|
|
Loading…
Reference in New Issue