add cpe and fund

This commit is contained in:
Thomas 2023-04-03 21:05:09 +02:00 committed by GitHub
parent 2af1468efe
commit 0306d868df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,6 +15,8 @@ website = "https://joinbookwyrm.com/fr/"
demo = "https://joinbookwyrm.com/fr/" demo = "https://joinbookwyrm.com/fr/"
admindoc = "https://docs.joinbookwyrm.com/" admindoc = "https://docs.joinbookwyrm.com/"
code = "https://github.com/bookwyrm-social/bookwyrm" code = "https://github.com/bookwyrm-social/bookwyrm"
cpe = "cpe:2.3:a:joinbookwyrm:bookwyrm"
fund = ["https://patreon.com/bookwyrm", "https://opencollective.com/bookwyrm"]
[integration] [integration]
yunohost = ">= 11.1.16" yunohost = ">= 11.1.16"