Fix EDB sponsor interview
authorVik Fearing <vik@chouppes.com>
Wed, 12 Jul 2023 17:58:18 +0000 (19:58 +0200)
committerVik Fearing <vik@chouppes.com>
Wed, 12 Jul 2023 17:58:18 +0000 (19:58 +0200)
I missed commit dbd4588 when I rebased.

static/img/ogp/sponsor-interview-edb.png [moved from static/img/ogp/sponsor-interview-enterprisedb-uk-limited.png with 89% similarity]
templates/pages/sponsor-interviews/edb.html [new file with mode: 0644]
templates/pages/sponsor-interviews/enterprisedb-uk-limited.html [deleted file]

similarity index 89%
rename from static/img/ogp/sponsor-interview-enterprisedb-uk-limited.png
rename to static/img/ogp/sponsor-interview-edb.png
index cd642fa965e0df7cfc045a8d4474bc9f8cbfdebb..d313284a0f1d8206be2eb0f631822015e9160c91 100644 (file)
Binary files a/static/img/ogp/sponsor-interview-enterprisedb-uk-limited.png and b/static/img/ogp/sponsor-interview-edb.png differ
diff --git a/templates/pages/sponsor-interviews/edb.html b/templates/pages/sponsor-interviews/edb.html
new file mode 100644 (file)
index 0000000..b52c4f8
--- /dev/null
@@ -0,0 +1,2 @@
+{% extends "sponsorinterview.html" %}
+{% set sponsorname = "EDB" %}
diff --git a/templates/pages/sponsor-interviews/enterprisedb-uk-limited.html b/templates/pages/sponsor-interviews/enterprisedb-uk-limited.html
deleted file mode 100644 (file)
index 8ceb8ce..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-{% extends "sponsorinterview.html" %}
-{% set sponsorname = "EnterpriseDB UK Limited" %}