From eeb247c9f5d5ad4ea0e85b8e853837d8c8d4f8f5 Mon Sep 17 00:00:00 2001 From: scottmakestech <83726258+scottmakestech@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:59:36 -0500 Subject: [PATCH] Sponsor: RunsOn --- data/sponsors.json | 5 +++++ static/images/sponsors/logo-runs-on.svg | 1 + static/images/sponsors/small/logo-runs-on.svg | 1 + 3 files changed, 7 insertions(+) create mode 100644 static/images/sponsors/logo-runs-on.svg create mode 100644 static/images/sponsors/small/logo-runs-on.svg diff --git a/data/sponsors.json b/data/sponsors.json index ec3752a8d..d422bc99e 100644 --- a/data/sponsors.json +++ b/data/sponsors.json @@ -372,6 +372,11 @@ "name": "Fastmail", "url": "https://www.fastmail.com/", "image": "fastmail-logo.png" + }, + { + "name": "RunsOn", + "url": "https://runs-on.com/", + "image": "logo-runs-on.svg" } ] } diff --git a/static/images/sponsors/logo-runs-on.svg b/static/images/sponsors/logo-runs-on.svg new file mode 100644 index 000000000..d9fe004d7 --- /dev/null +++ b/static/images/sponsors/logo-runs-on.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/static/images/sponsors/small/logo-runs-on.svg b/static/images/sponsors/small/logo-runs-on.svg new file mode 100644 index 000000000..d9fe004d7 --- /dev/null +++ b/static/images/sponsors/small/logo-runs-on.svg @@ -0,0 +1 @@ + \ No newline at end of file