Move badge links to README

Amolith created

Change summary

CONTRIBUTING.md | 7 -------
README.md       | 7 +++++++
2 files changed, 7 insertions(+), 7 deletions(-)

Detailed changes

CONTRIBUTING.md 🔗

@@ -108,10 +108,3 @@ supplied config. Willow runs on [localhost:1313](http://localhost:1313) directly
 and Air proxies Willow at [localhost:8888](http://localhost:8888) to provide
 live reloading. Air notices when you save source files, rebuilds and re-launches
 the binary automatically, and reloads the page in your browser for you.
-
-[goreportcard-badge]: https://goreportcard.com/badge/git.sr.ht/~amolith/willow
-[goreportcard]: https://goreportcard.com/report/git.sr.ht/~amolith/willow
-[reuse]: https://api.reuse.software/info/git.sr.ht/~amolith/willow
-[reuse-shield]: https://shields.io/reuse/compliance/git.sr.ht/~amolith/willow
-[fosspay]: https://secluded.site/donate/
-[fosspay-shield]: https://shields.io/badge/donate-fosspay-yellow

README.md 🔗

@@ -10,6 +10,13 @@ SPDX-License-Identifier: CC0-1.0
 [![REUSE status][reuse-shield]][reuse]
 [![Donate with fosspay][fosspay-shield]][fosspay]
 
+[goreportcard-badge]: https://goreportcard.com/badge/git.sr.ht/~amolith/willow
+[goreportcard]: https://goreportcard.com/report/git.sr.ht/~amolith/willow
+[reuse]: https://api.reuse.software/info/git.sr.ht/~amolith/willow
+[reuse-shield]: https://shields.io/reuse/compliance/git.sr.ht/~amolith/willow
+[fosspay]: https://secluded.site/donate/
+[fosspay-shield]: https://shields.io/badge/donate-fosspay-yellow
+
 _Forge-agnostic software release tracker_
 
 ![screenshot of willow's current web UI](.files/2024-02-24.png)