diff options
author | Kim Alvefur <zash@zash.se> | 2021-01-01 02:58:13 +0100 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-01-01 02:58:13 +0100 |
commit | cfec5ef94e54f4d228ff8c09672d7a13b73aef0b (patch) | |
tree | 993edf7f599bf646918bc95c58f9140fd38b170d /doc | |
parent | 27a97b963d8aed1eb719c89b5352f00a28f411ea (diff) | |
download | prosody-cfec5ef94e54f4d228ff8c09672d7a13b73aef0b.tar.gz prosody-cfec5ef94e54f4d228ff8c09672d7a13b73aef0b.zip |
doap: Link to logo
Link Mauve added logo to the xmpp doap namespace, waiting for
https://github.com/ewilderj/doap/pull/68 to be merged
Also,
Happy New Year!
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doap.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doap.xml b/doc/doap.xml index 3c1b590b..204b3cc7 100644 --- a/doc/doap.xml +++ b/doc/doap.xml @@ -11,6 +11,7 @@ <homepage rdf:resource="https://prosody.im/"/> <download-page rdf:resource="https://prosody.im/download/"/> <license rdf:resource="https://hg.prosody.im/trunk/file/tip/COPYING"/> + <xmpp:logo rdf:resource="https://prosody.im/"/> <bug-database rdf:resource="https://issues.prosody.im/"/> <support-forum rdf:resource="xmpp:prosody@conference.prosody.im?join"/> <repository> |