Last active
November 10, 2017 15:58
-
-
Save manbearwolf/9b4cfdc302e84cd228e83758940897a9 to your computer and use it in GitHub Desktop.
Syntax Post 1
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <b:if cond="data:blog.pageType == "item""> | |
| <script src="https://manbearwolf.github.io/Backup-Repo/syntaxhighlighter_3.0.83-master/scripts/shCore.js"></script> | |
| <link href="https://manbearwolf.github.io/Backup-Repo/syntaxhighlighter_3.0.83-master/styles/shCore.css" rel="stylesheet" /> | |
| <link href=" https://manbearwolf.github.io/Backup-Repo/syntaxhighlighter_3.0.83-master/styles/shThemeDefault.css" rel="stylesheet" /> | |
| <script src="https://manbearwolf.github.io/Backup-Repo/syntaxhighlighter_3.0.83-master/scripts/shBrushJava.js"></script> | |
| <script src="https://manbearwolf.github.io/Backup-Repo/syntaxhighlighter_3.0.83-master/scripts/shBrushXml.js"></script> | |
| <script language="javascript" type="text/javascript"> | |
| SyntaxHighlighter.config.bloggerMode = true; | |
| SyntaxHighlighter.all(); | |
| </script> | |
| </b:if> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment