some refactoring and enabling payment (final)

This commit is contained in:
lion
2019-02-06 14:55:48 +01:00
parent 25663ddf4a
commit 0087a7ee0c
17 changed files with 1199 additions and 459 deletions

View File

@@ -19,6 +19,10 @@
href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700|Roboto+Slab:400,700|Material+Icons"
/>
<link rel="stylesheet" href="./style.css" />
<script
type="text/javascript"
src="https://www.2checkout.com/checkout/api/2co.min.js"
></script>
<!--
Notice the use of %PUBLIC_URL% in the tags above.