mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-21 16:55:07 -05:00
fixed css link
git-svn-id: file:///home/ksmith/gitmigration/svn/xmpp/trunk@8 4b5297f7-1745-476d-ba37-a9c6900126ab
This commit is contained in:
parent
c04cfd6d39
commit
8178caa954
2
xep.xsl
2
xep.xsl
@ -9,7 +9,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>XEP-<xsl:value-of select='/xep/header/number'/>:<xsl:text> </xsl:text><xsl:value-of select='/xep/header/title' /></title>
|
||||
<link rel='stylesheet' type='text/css' href='jep.css' />
|
||||
<link rel='stylesheet' type='text/css' href='/xmpp.css' />
|
||||
<link rel='shortcut icon' type='image/x-icon' href='/favicon.ico' />
|
||||
<!-- BEGIN META TAGS FOR DUBLIN CORE -->
|
||||
<meta>
|
||||
|
Loading…
Reference in New Issue
Block a user