diff --git a/README.md b/README.md index 6463c7a..73c6b61 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Give money to me + +[![Netlify Status](https://api.netlify.com/api/v1/badges/1945adf5-cda6-4ac8-86b2-c19ede389ae8/deploy-status)](https://app.netlify.com/sites/give-money-to-me/deploys) diff --git a/content/monzo.md b/content/monzo.md new file mode 100644 index 0000000..ed242b2 --- /dev/null +++ b/content/monzo.md @@ -0,0 +1,5 @@ +--- +title: Monzo +image: https://upload.wikimedia.org/wikipedia/en/thumb/a/a3/Monzo_logo.svg/1920px-Monzo_logo.svg.png +link: https://monzo.me/jakehoward +--- diff --git a/content/paypal.md b/content/paypal.md new file mode 100644 index 0000000..700a98f --- /dev/null +++ b/content/paypal.md @@ -0,0 +1,5 @@ +--- +title: PayPal +image: https://upload.wikimedia.org/wikipedia/commons/thumb/b/b7/PayPal_Logo_Icon_2014.svg/887px-PayPal_Logo_Icon_2014.svg.png +link: https://www.paypal.me/TheOrangeOne +--- diff --git a/layouts/_default/single.html b/layouts/_default/single.html new file mode 100644 index 0000000..4c2417a --- /dev/null +++ b/layouts/_default/single.html @@ -0,0 +1,10 @@ + +
+Redirecting to {{ .Params.link }}...
+ + diff --git a/layouts/index.html b/layouts/index.html index 719d2d5..96653e5 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -3,9 +3,34 @@You should give me money. Here's how:
+