Archived
1
0

chen-chan got its own dir in static

This commit is contained in:
chen-chan
2015-12-23 03:25:52 +01:00
parent cab35af8c4
commit 7d89ab06c7
11 changed files with 55 additions and 90 deletions

View File

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