Archived
1
0

workaroung static not being hosted recursively

This commit is contained in:
chen-chan
2015-12-23 05:04:50 +01:00
parent 7d89ab06c7
commit 111522d08e
11 changed files with 11 additions and 16 deletions

View File

@@ -4,9 +4,9 @@
- prefix ( the site's prefix )
}}
<!doctype html><html><head>
<link rel="stylesheet" href="{{prefix}}static/chen-chan/main.css">
<link rel="stylesheet" href="{{prefix}}static/chen-chan.css">
<!-- yes it uses js -->
<script src="{{prefix}}static/mod.js"></script>
<script src="{{prefix}}mod.js"></script>
<title>nntpchan mod page</title>
</head><body>
<dl>