Archived
1
0

ammend theme changing

This commit is contained in:
Jeff Becker
2016-03-07 20:25:29 -05:00
parent 63e2614983
commit 39dbe314d6
8 changed files with 7 additions and 14 deletions

View File

@@ -15,7 +15,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="initial-scale=1" />
<link rel="stylesheet" href="{{thread.Prefix}}static/site.css" />
<link rel="stylesheet" href="{{thread.Prefix}}static/user.css" />
<link id="current_theme" rel="stylesheet" href="{{thread.Prefix}}static/user.css" />
<script src="{{thread.Prefix}}static/nntpchan.js" type="text/javascript"></script>
<title> {{thread.OP.Subject}} </title>
</head>