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

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/petri-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e7e9128  Include TRADEMARKS var
e7e9128 is described below

commit e7e912813a7f3f586c53db43a99754c82fbdd337
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Apr 8 09:04:12 2021 -0700

    Include TRADEMARKS var
---
 pelicanconf.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pelicanconf.py b/pelicanconf.py
index 20ca8bb..3d94c63 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -37,6 +37,7 @@ SITEDOMAIN = 'petri.apache.org'
 SITEURL = 'https://petri.apache.org'
 SITELOGO = 'https://petri.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'
+TRADEMARKS = u'Apache, the Apache feather logo, and Petri are trademarks or 
registered trademarks'
 CURRENTYEAR = date.today().year
 
 # Save pages using full directory preservation

Reply via email to