mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2025-10-07 10:58:46 -04:00
included sons of obsidian prettify template, since the new default one is a bit bleak
This commit is contained in:
parent
0c1d5c62d5
commit
3a183470a6
2 changed files with 3 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue