diff options
author | Michael Vetter <jubalh@iodoru.org> | 2022-06-16 10:36:20 +0200 |
---|---|---|
committer | Michael Vetter <jubalh@iodoru.org> | 2022-06-16 10:36:20 +0200 |
commit | c5838d01bef06ac60c3f598a13711c71ef862ddb (patch) | |
tree | 983b58f8411dc343451615a751e4184004a3256b | |
parent | 19e1fc6552c88bc1b49dcecac97bf3fc54d922ef (diff) | |
download | profani-tty-c5838d01bef06ac60c3f598a13711c71ef862ddb.tar.gz |
doap: add logo
-rw-r--r-- | profanity.doap | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/profanity.doap b/profanity.doap index f391dbdd..021c6fb9 100644 --- a/profanity.doap +++ b/profanity.doap @@ -25,9 +25,7 @@ <language>en</language> - <!-- - <schema:logo rdf:resource=''/> - --> + <schema:logo rdf:resource="https://profanity-im.github.io/images/profanity_logo.png"/> <schema:screenshot rdf:resource='https://profanity-im.github.io/images/prof-1.png'/> <programming-language>C</programming-language> |