Skip to content

Commit 96b1959

Browse files
committed
docs: add donation links and update site announcement
1 parent 2b8389c commit 96b1959

2 files changed

Lines changed: 16 additions & 6 deletions

File tree

docs/index.md

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,23 @@ Poweradmin is a friendly web interface for managing PowerDNS. It allows you to m
3434
- **[Troubleshooting](troubleshooting/debugging.md)**: Solutions for common issues
3535
- **[Contributing](contributing/development.md)**: How to contribute to the project
3636

37-
## Community and Support
37+
## Get Involved
3838

39-
Join our community for support and discussions:
39+
Poweradmin is an independently funded open-source project. Your support helps keep the project alive and growing.
4040

41-
- [GitHub Repository](https://github.com/poweradmin/poweradmin-docs)
42-
- [Issue Tracker](https://github.com/poweradmin/poweradmin-docs/issues)
43-
- [Discussions](https://github.com/poweradmin/poweradmin/discussions)
41+
- [GitHub Repository](https://github.com/poweradmin/poweradmin) - source code and releases
42+
- [Issue Tracker](https://github.com/poweradmin/poweradmin/issues) - bug reports and feature requests
43+
- [Discussions](https://github.com/poweradmin/poweradmin/discussions) - community support and ideas
44+
45+
### Support the Project
46+
47+
If you find Poweradmin valuable, consider supporting its development:
48+
49+
- [GitHub Sponsors](https://github.com/sponsors/edmondas)
50+
- [Open Collective](https://opencollective.com/poweradmin)
51+
- [PayPal](https://paypal.me/egirkantas)
52+
53+
Thanks to everyone who has contributed over the years!
4454

4555
## License and Disclaimer
4656

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ extra_css:
2323
- css/extra.css
2424

2525
extra:
26-
announcement: "Note: This documentation is still in progress, not reviewed properly, and might contain some errors or outdated images. It's intended for the upcoming 4.0.0 release, so configuration settings might be different from previous versions."
26+
announcement: "This documentation covers Poweradmin 4.x. Some sections are still being expanded."
2727

2828
validation:
2929
links:

0 commit comments

Comments
 (0)