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