From: Perfectfire33 Date: Tue, 13 Dec 2022 01:32:59 +0000 (-0500) Subject: Added Zeffy Donate Button X-Git-Url: http://openhouseparty.us:13001/gitweb/?a=commitdiff_plain;h=fa4461877010189d78bcc99eb8bec3d325b99621;p=openhouseparty.online%2F.git Added Zeffy Donate Button --- diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 11626c5..70e3d90 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,10 +2,7 @@ - - - - + @@ -309,6 +310,7 @@ + @@ -638,13 +640,6 @@ - - - - - - - @@ -689,31 +684,42 @@ - + - + + + + + + + + - - + + - + - - + + + + + + diff --git a/flaskr/templates/support.html b/flaskr/templates/support.html index 9d096bd..fe26a8f 100644 --- a/flaskr/templates/support.html +++ b/flaskr/templates/support.html @@ -7,7 +7,12 @@ {% block content %}
-Donate via PayPal +
+ +


Open House Party Youtube Channel diff --git a/setup.py b/setup.py index aa72e0a..de12d04 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ from setuptools import find_packages, setup setup( name='flaskrOpenHousePartyWebsite', - version='1.0.2', + version='1.0.3', packages=find_packages(), include_package_data=True, install_requires=[