mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
add paypal support
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
b3206d2a41
commit
e16c2a87cc
1 changed files with 6 additions and 0 deletions
|
@ -154,6 +154,12 @@
|
|||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/paypal"
|
||||
to = "https://www.paypal.com/donate/?hosted_button_id=5ULJ3LCQHK4KY"
|
||||
status = 301
|
||||
force = true
|
||||
|
||||
[[redirects]]
|
||||
from = "/:page"
|
||||
to = "/page/:page"
|
||||
|
|
Loading…
Add table
Reference in a new issue