Update pelicanconf.py
diff --git a/pelicanconf.py b/pelicanconf.py
index 871c8aa..73b3cab 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -37,7 +37,7 @@
 SITEDOMAIN = 'template.apache.org'
 SITEURL = 'https://template.apache.org'
 SITELOGO = 'https://template.apache.org/images/logo.png'
-SITEDESC = u'Assists external project communities interested in becoming an Apache project learn how The ASF works and its views on how to build a healthy community'
+SITEDESC = u'Provides a template for projects wishing to use the Pelican ASF static content system'
 TRADEMARKS = u'Apache, the Apache feather logo, and Template are trademarks or registered trademarks'
 SITEREPOSITORY = 'https://github.com/apache/template-site/blob/main/content/'
 CURRENTYEAR = date.today().year