Merge pull request #125 from winfried/master

Also use the prettify.js from the extentions directory.
This commit is contained in:
Matthew A. Miller 2015-11-20 11:40:37 -07:00
commit d361e430a7
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
<link rel='stylesheet' type='text/css' href='xmpp.css' />
<link href="prettify.css" type="text/css" rel="stylesheet" />
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
<script type="text/javascript" src="../prettify.js"></script>
<script type="text/javascript" src="prettify.js"></script>
<!-- making things mobile-friendly... -->
<meta>
<xsl:attribute name='name'><xsl:text>viewport</xsl:text></xsl:attribute>