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 e623188 Update README.md
e623188 is described below
commit e623188b8d5535b8b79c194380ca1b8ff9d4d973
Author: Dave Fisher <[email protected]>
AuthorDate: Sat Mar 20 13:45:47 2021 -0700
Update README.md
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index be24027..07344cd 100644
--- a/README.md
+++ b/README.md
@@ -12,8 +12,7 @@ This repository provides the website and source code for
Apache Petri.
The website is built with [Pelican](https://blog.getpelican.com).
CI/CD is via a [.asf.yaml
file](https://cwiki.apache.org/confluence/display/INFRA/Git+-+.asf.yaml+features).
-- [Template](theme/apache/templates) -- simple html template
-- [CSS](theme/apache/static/css) -- simple additional framework
+- [Template](theme/apache/templates) -- simple html template (inline css)
- [Images](content/images) -- logo and other images
- [Pelican Configuration](pelicanconf.py) -- pelican configuration
- [ASF YAML build](.asf.yaml) -- ASF infrastructure instructions