From 39dff949e29898a424f7b8b723849b3577ce5d3d Mon Sep 17 00:00:00 2001 From: Dave Page Date: Wed, 5 Jul 2023 15:01:06 +0100 Subject: [PATCH] Fix intro text. --- templates/pages/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/pages/index.html b/templates/pages/index.html index 67cc4d5..b662f73 100644 --- a/templates/pages/index.html +++ b/templates/pages/index.html @@ -42,9 +42,9 @@ {% block maincontent %}
-

Welcome to PostgreSQL Canada

+

Welcome to the PostgreSQL Community Association

-Welcome to the PostgreSQL Community Association of Canada, a non-profit organisation +Welcome to the PostgreSQL Community Association, a non-profit organisation setup to steward assets such as domain names and trademarks for the PostgreSQL Project.

-- 2.39.5