diff --git a/FUNDING.yml b/FUNDING.yml new file mode 100644 index 0000000..f206069 --- /dev/null +++ b/FUNDING.yml @@ -0,0 +1,4 @@ +monero: 8C58RTj15HbWRhjqhdk9mmg5ro1GoTXH3Z5cR7nPATM3QvudQ25yoXA7rqPGsuuxK6YWV2zrvhcXjPhip2nEtUhmDh9goqT +bitcoin: bc1qwzdqywdezr5afyrtqenj7yz3fpz2qzpx7lca8j +ethereum: 0x3FE87870e80a56c02D98a4E3CE946318b917d719 +bcash: qzxxuatxvfz5wjdyckrlc9hclvfvmfrc6qr9nzzaue diff --git a/README.md b/README.md index 8eaeab4..85f1539 100644 --- a/README.md +++ b/README.md @@ -105,3 +105,12 @@ $ npm run lint This software is released under the AGPL 3.0 license. In short, this means that if you make any modifications to the code and then publish the result (e.g. by hosting the result on a webserver), you must publicly distribute your changes and declare that they also use AGPL 3.0. You are also requested to not remove attribution and donation information from forks and publications. + +## Support + +Donations are welcome and will contribute to development, maintenance and a future public hosted instance. + +* XMR: `8C58RTj15HbWRhjqhdk9mmg5ro1GoTXH3Z5cR7nPATM3QvudQ25yoXA7rqPGsuuxK6YWV2zrvhcXjPhip2nEtUhmDh9goqT` +* BTC: `bc1qwzdqywdezr5afyrtqenj7yz3fpz2qzpx7lca8j` +* ETH: `0x3FE87870e80a56c02D98a4E3CE946318b917d719` +* BCH: `qzxxuatxvfz5wjdyckrlc9hclvfvmfrc6qr9nzzaue` diff --git a/templates/includes/header.pug b/templates/includes/header.pug index 9fef6a0..cb46a89 100644 --- a/templates/includes/header.pug +++ b/templates/includes/header.pug @@ -1,4 +1,5 @@ .MoveContainer.Navbar.HomeNavbar .NavbarContainer-left rimgu .NavbarContainer-right + a(href='https://codeberg.org/3np/rimgu/raw/branch/master/FUNDING.yml' target='blank') [$$$]  a(href='https://codeberg.org/3np/rimgu' target='blank') [src]