mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
Merge pull request #125 from winfried/master
Also use the prettify.js from the extentions directory.
This commit is contained in:
commit
d361e430a7
2
xep.xsl
2
xep.xsl
@ -43,7 +43,7 @@ OR OTHER DEALINGS IN THE SOFTWARE.
|
|||||||
<link rel='stylesheet' type='text/css' href='xmpp.css' />
|
<link rel='stylesheet' type='text/css' href='xmpp.css' />
|
||||||
<link href="prettify.css" type="text/css" rel="stylesheet" />
|
<link href="prettify.css" type="text/css" rel="stylesheet" />
|
||||||
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
|
<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... -->
|
<!-- making things mobile-friendly... -->
|
||||||
<meta>
|
<meta>
|
||||||
<xsl:attribute name='name'><xsl:text>viewport</xsl:text></xsl:attribute>
|
<xsl:attribute name='name'><xsl:text>viewport</xsl:text></xsl:attribute>
|
||||||
|
Loading…
Reference in New Issue
Block a user