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

gmcdonald pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/buildstream-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 6e82aad  OF: Dont specify apache as theme
6e82aad is described below

commit 6e82aad2e739cc391dbcf8d28e141a2355a73c12
Author: Gavin McDonald <[email protected]>
AuthorDate: Sun Oct 8 11:25:05 2023 -0300

    OF: Dont specify apache as theme
---
 pelicanconf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 56131c5..721553e 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -9,7 +9,7 @@ site:
   repository: https://github.com/apache/buildstream-site
   trademarks: Apache, the Apache feather logo, and BuildStream are trademarks 
or registered trademarks
 
-theme: theme/apache
+theme: theme
 
 genid:
   unsafe: yes

Reply via email to