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 c274f98  Specify where pages live
c274f98 is described below

commit c274f98d39cba191bdf37617ca921caf3f4f98c6
Author: Gavin McDonald <[email protected]>
AuthorDate: Sun Oct 8 11:43:23 2023 -0300

    Specify where pages live
---
 pelicanconf.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/pelicanconf.yaml b/pelicanconf.yaml
index 721553e..ab7218e 100644
--- a/pelicanconf.yaml
+++ b/pelicanconf.yaml
@@ -11,6 +11,9 @@ site:
 
 theme: theme
 
+content:
+  pages: pages
+
 genid:
   unsafe: yes
   metadata: yes

Reply via email to