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>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>{}</title>
|
<title>{}</title>
|
||||||
<link rel="stylesheet" href="/files/www/res/style.css">
|
<link rel="stylesheet" href="/files/src/www/res/style.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="preview" class="terminal">
|
<div id="preview" class="terminal">
|
||||||
|
|
Loading…
Reference in New Issue