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 a6b24ff  explicitly set theme
a6b24ff is described below

commit a6b24ff8bf35278541095186bca8da6db3f3119b
Author: Dave Fisher <[email protected]>
AuthorDate: Thu Jul 1 11:55:08 2021 -0700

    explicitly set theme
---
 pelicanconf.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pelicanconf.py b/pelicanconf.py
index f854edf..695d6d5 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -67,6 +67,7 @@ ASF_GENID = {
 }
 
 # TOC Generator
+THEME = 'theme/openoffice'
 PLUGIN_PATHS = ['./theme/plugins']
 PLUGINS = ['asfgenid', 'pelican-gfm']
 

Reply via email to