link to new style sheet

This commit is contained in:
Neale Pickett 2016-10-20 11:49:43 -06:00
parent b0d44f5b85
commit 92feb3ab55
1 changed files with 1 additions and 1 deletions

View File

@ -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">