diff --git a/xep.xsl b/xep.xsl index 5c7b6a2cb..d4cca7541 100644 --- a/xep.xsl +++ b/xep.xsl @@ -170,6 +170,25 @@ OR OTHER DEALINGS IN THE SOFTWARE. + + + + + + https://xmpp.org/extensions/attic/xep- + + - + + .html + + + https://xmpp.org/extensions/xep- + + .html + + + XEP-<xsl:value-of select='/xep/header/number'/>:<xsl:text> </xsl:text><xsl:value-of select='/xep/header/title' /> @@ -191,6 +210,16 @@ content: "XEP-"; viewport width=device-width, initial-scale=1.0 + + + title + XEP-: + + + description + + + DC.Title @@ -234,6 +263,62 @@ content: "XEP-"; + + + og:type + website + + + og:url + + + + og:title + XEP-: + + + og:description + + + + og:image + https://xmpp.org/images/logos/xmpp-logo-text-banner.jpg + + + og:image:alt + XMPP (Extensible Messaging and Presence Protocol) Logo + + + og:image:width + 1200 + + + og:image:height + 630 + + + + + twitter:card + summary + + + twitter:url + + + + twitter:title + XEP-: + + + twitter:description + + + + twitter:image + https://xmpp.org/images/logos/xmpp-logo-text-banner.jpg + + @@ -539,25 +624,6 @@ content: "XEP-"; - - - - - - https://xmpp.org/extensions/attic/xep- - - - - - .html - - - https://xmpp.org/extensions/xep- - - .html - - -
 
 @report{,
@@ -567,7 +633,7 @@ content: "XEP-";
   number = {},
   version = {},
   institution = {XMPP Standards Foundation},
-  url = {},
+  url = {},
   date = {/},
 }

END