diff --git a/data/sponsors.json b/data/sponsors.json index d422bc99e..fc231198f 100644 --- a/data/sponsors.json +++ b/data/sponsors.json @@ -377,6 +377,11 @@ "name": "RunsOn", "url": "https://runs-on.com/", "image": "logo-runs-on.svg" + }, + { + "name": "Porkbun", + "url": "https://porkbun.com/", + "image": "porkbun-logo.png" } ] } diff --git a/static/images/sponsors/porkbun-logo.png b/static/images/sponsors/porkbun-logo.png new file mode 100644 index 000000000..6a28d11a8 Binary files /dev/null and b/static/images/sponsors/porkbun-logo.png differ diff --git a/static/images/sponsors/small/porkbun-logo.png b/static/images/sponsors/small/porkbun-logo.png new file mode 100644 index 000000000..6a28d11a8 Binary files /dev/null and b/static/images/sponsors/small/porkbun-logo.png differ