This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/openoffice-project.git


The following commit(s) were added to refs/heads/main by this push:
     new a0eb2e1  Site: keys are all required - no defaults
a0eb2e1 is described below

commit a0eb2e1cf97f6443e7c1f79d2165c1b46870b44c
Author: Dave Fisher <[email protected]>
AuthorDate: Fri Jul 2 10:13:01 2021 -0700

    Site: keys are all required - no defaults
---
 pelicanconf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 1b9ffd6..76d72ad 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -4,7 +4,7 @@ site:
   domain: openoffice.apache.org
   logo: images/AOO4_website_logo.png
   repository: https://github.com/apache/openoffice-project/blob/main/content/
-  keys: OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, 
OpenOffice.org, Developer, Project, Website, Official, Writer, Calc, Impress, 
Draw, Base, ODF, Open Document Format
+  trademarks: OpenOffice, Open Office, Apache OpenOffice, Apache Open Office, 
OpenOffice.org, Developer, Project, Website, Official, Writer, Calc, Impress, 
Draw, Base, ODF, Open Document Format
 
 theme: theme/openoffice
 

Reply via email to