included sons of obsidian prettify template, since the new default one is a bit bleak
This commit is contained in:
@@ -5,7 +5,8 @@
|
||||
<meta name="robots" content="noindex" />
|
||||
<title>ZeroBin</title>
|
||||
<link type="text/css" rel="stylesheet" href="css/zerobin.css?{$VERSION|rawurlencode}" />{if="$SYNTAXHIGHLIGHTING"}
|
||||
<link type="text/css" rel="stylesheet" href="css/prettify.css?{$VERSION|rawurlencode}" />{/if}
|
||||
<link type="text/css" rel="stylesheet" href="css/prettify.css?{$VERSION|rawurlencode}" />
|
||||
<link type="text/css" rel="stylesheet" href="css/sons-of-obsidian.css?{$VERSION|rawurlencode}" />{/if}
|
||||
<script type="text/javascript" src="js/jquery-1.11.3.js"></script>
|
||||
<script type="text/javascript" src="js/sjcl-1.0.2.js"></script>
|
||||
<script type="text/javascript" src="js/base64-{$BASE64JSVERSION}.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user