Compare commits
1 commit
Author | SHA1 | Date | |
---|---|---|---|
8dddd2f66f |
2 changed files with 15 additions and 3 deletions
16
README.md
16
README.md
|
@ -101,7 +101,19 @@ We're always interested in your feedback. Feel free to reach out to us via [E-Ma
|
|||
|
||||
## Acknowledgement
|
||||
|
||||
[<img src="./assets/img/acknowledgement-NLnet.svg" alt="NLnet foundation logo" width="20%" style="margin: 10px 5% 10px 5%;"/>](https://nlnet.nl)
|
||||
[<img src="./assets/img/acknowledgement-NGI0Entrust.svg" alt="NGI Zero Logo" width="20%" style="margin: 10px 5% 10px 5%;"/>](https://nlnet.nl/entrust)
|
||||
[<img src="./.wordpress-org/acknowledgement-NLnet.svg" alt="NLnet foundation logo" width="20%" style="margin: 10px 5% 10px 5%;"/>](https://nlnet.nl)
|
||||
[<img src="./.wordpress-org/acknowledgement-NGI0Entrust.svg" alt="NGI Zero Logo" width="20%" style="margin: 10px 5% 10px 5%;"/>](https://nlnet.nl/entrust)
|
||||
|
||||
The development of this WordPress plugin was funded through the [NGI0 Entrust](https://NLnet.nl/entrust) Fund, a fund established by [NLnet](https://nlnet.nl) with financial support from the European Commission's [Next Generation Internet](https://ngi.eu) programme, under the aegis of [Communications Networks, Content and Technology](https://commission.europa.eu/about-european-commission/departments-and-executive-agencies/communications-networks-content-and-technology_en) under grant agreement number 101069594.
|
||||
|
||||
## Changelog ##
|
||||
|
||||
## [0.3.5] - 2025-01-03
|
||||
|
||||
### Fixed
|
||||
|
||||
* Images of Acknowledgements in Admin UI
|
||||
|
||||
### [0.3.4] 2024-12-21 ###
|
||||
|
||||
* Initial release on https://wordpress.org/
|
||||
|
|
|
@ -65,7 +65,7 @@ This plugin depends on the [ActivityPub plugin](https://wordpress.org/plugins/ac
|
|||
|
||||
= Configuration =
|
||||
|
||||
If you're new to the [ActivityPub plugin](https://wordpress.org/plugins/activitypub/), it's recommended to spend a few minutes reading through its documentation to familiarize yourself with its setup and functionality.
|
||||
If you're new to the [ActivityPub plugin](https://wordpress.org/plugins/activitypub/), it’s recommended to spend a few minutes reading through its documentation to familiarize yourself with its setup and functionality.
|
||||
|
||||
== Frequently Asked Questions ==
|
||||
|
||||
|
|
Loading…
Reference in a new issue