You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@petri.apache.org by gs...@apache.org on 2021/07/01 19:46:17 UTC

[petri] branch master updated: theme should not be indented

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

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


The following commit(s) were added to refs/heads/master by this push:
     new f3dad49  theme should not be indented
f3dad49 is described below

commit f3dad49fc0f628684366788bd901a4b6827992cc
Author: Greg Stein <gs...@gmail.com>
AuthorDate: Thu Jul 1 14:45:56 2021 -0500

    theme should not be indented
---
 pelicanconf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 882fcc7..8c3df41 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -5,7 +5,8 @@ site:
   logo: images/logo.png
   repository: https://github.com/apache/petri/blob/master/content/pages/
   trademarks: Apache, the Apache feather logo, and Petri are trademarks or registered trademarks
-  theme: theme/apache
+
+theme: theme/apache
 
 plugins:
   paths: