From 9cb7a604d1046b66285a33cbbc1e3e83a183bae4 Mon Sep 17 00:00:00 2001 From: Dave Page Date: Thu, 22 Jun 2023 13:51:52 +0100 Subject: [PATCH] Minor typo fixes. --- templates/base.html | 4 ++-- templates/context.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 70b4c8c..f05b7a8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -114,7 +114,7 @@ {% else %}

Wouldn't your company logo look good here?

- For great exposure to the British PostgreSQL community, see our + For great exposure to the UK PostgreSQL community, see our sponsorship opportunities.

{%- endfor %} @@ -126,7 +126,7 @@

Sponsorship

Wouldn't your company logo look good here?

- For great exposure to the British PostgreSQL community, see our + For great exposure to the UK PostgreSQL community, see our sponsorship opportunities.

{% endfor %} diff --git a/templates/context.json b/templates/context.json index 8b8fd52..43b12bf 100644 --- a/templates/context.json +++ b/templates/context.json @@ -120,7 +120,7 @@ }, { "name": "Stefanie Janine Stölting", - "company": "ProOpenSource OÜ)", + "company": "ProOpenSource OÜ", "img": "stefanie-stolting.jpg" } ], -- 2.39.5