From 59167b516f3f60b836793283a5bd493511ddd6c2 Mon Sep 17 00:00:00 2001 From: Shawn Smith Date: Wed, 15 Apr 2020 16:16:30 +0900 Subject: [PATCH] add DO as sponsor --- README.md | 2 ++ assets/digitalocean.svg | 71 +++++++++++++++++++++++++++++++++++++++++ templates/footer.html | 9 ++++-- 3 files changed, 80 insertions(+), 2 deletions(-) create mode 100644 assets/digitalocean.svg diff --git a/README.md b/README.md index d6265f1..3b8e6f3 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ Support us over on [Patreon](https://www.patreon.com/goreportcard)! + + - [Cody Wood](https://www.linkedin.com/in/sprkyco/) ### Installation diff --git a/assets/digitalocean.svg b/assets/digitalocean.svg new file mode 100644 index 0000000..57cd4db --- /dev/null +++ b/assets/digitalocean.svg @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/footer.html b/templates/footer.html index 5e977c5..3259244 100644 --- a/templates/footer.html +++ b/templates/footer.html @@ -2,9 +2,9 @@