Skip to content
Snippets Groups Projects
Commit 4cc9ec92 authored by Jiří Helebrant's avatar Jiří Helebrant
Browse files

Merge branch 'donations-simpler-setup' into 'master'

Simplify Donations setup

See merge request !110
parents 395fb625 63a8dda4
1 merge request!110Simplify Donations setup
Pipeline #96186 passed with stages
in 11 seconds
......@@ -3,7 +3,6 @@
:lang: en
:menu: Support
:menuorder: 4
:template: page-donation
Users of Knot Resolver have two main support options: `Free </support/free/>`__ and `Professional </support/pro/>`__.
......@@ -15,3 +14,7 @@ Users of Knot Resolver have two main support options: `Free </support/free/>`__
Suitable for users who consider DNS resolving critial for their bussiness,
or simply want to support further development of Knot Resolver open-source
project.
.. raw:: html
<a class="donation-button" href="https://donations.nic.cz/en/donate/?project=knot-resolver">Donate</a>
\ No newline at end of file
......@@ -138,8 +138,3 @@ MINIFY = {
"remove_all_empty_space": False,
"remove_optional_attribute_quotes": False
}
DONATION = {
"url": "https://donations.nic.cz/en",
"slug": "knot-resolver"
}
Subproject commit 67a7282067b8199771a43200dd5cab537eea6226
Subproject commit e0118d29ee20df5b61426f88b065a7a9d42ceebe
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment