From cf669fb2f4c38bbe879bce567b3ba4cd438fee93 Mon Sep 17 00:00:00 2001 From: radioparalelo Date: Wed, 11 Mar 2026 01:14:52 +0100 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 98360af..5ea688b 100644 --- a/README.md +++ b/README.md @@ -113,22 +113,24 @@ All plugins are already present in `wp-content/plugins/` thanks to `composer ins --- -### License +### About The core theme is **Twenty Twenty‑Five**, licensed under **GPL v2 or later**. All other code in this repository is also distributed under the GPL v2+ (see individual plugin licenses). The theme repository is available at: -https://codeberg.org/radioparalelo/indy-wp +https://codeberg.org/radioparalelo/indy-wp-theme + +This repository is mirrored at: +https://unite.openworlds.info/indymedia/indy-wp + +Support the indymedia network being rebuilt: +https://unite.openworlds.info/indymedia --- - ### Contributing 1. Fork the repo. 2. Make your changes (code, docs, plugin list, etc.). 3. Submit a pull request. - -All contributions are accepted under the same GPL license. - ---