From 4e4a0ac87e26ed2fffb4122157594220bf48cf6f Mon Sep 17 00:00:00 2001 From: RobinLinus Date: Tue, 14 Jul 2020 22:28:41 +0200 Subject: [PATCH] Add donation button in about page --- client/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/client/index.html b/client/index.html index 4617392..ff0ebe8 100644 --- a/client/index.html +++ b/client/index.html @@ -131,6 +131,11 @@ + + + + + @@ -182,6 +187,10 @@ + + + + @@ -209,4 +218,4 @@ } - + \ No newline at end of file