From 9c92cd2e4bb63f03b09c9a0febf64b7d45d49faf Mon Sep 17 00:00:00 2001 From: Joseph Hale Date: Thu, 9 May 2024 01:53:52 -0700 Subject: [PATCH] feat: Improve wording on landing page --- config/_default/params.en.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/_default/params.en.toml b/config/_default/params.en.toml index b2754c5..49e04ec 100644 --- a/config/_default/params.en.toml +++ b/config/_default/params.en.toml @@ -2,4 +2,4 @@ sitename = "Public Service Announcements" [author] name = "Public Service Announcements" - description = "Template status update announcements for open-source maintainers" \ No newline at end of file + description = "Template status update announcements for use by open-source maintainers" \ No newline at end of file -- 2.51.2