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 7404cde Typo 7404cde is described below commit 7404cde5fd6c506fac12408eaa3fbbd3ace83109 Author: Dave Fisher <dave2w...@comcast.net> AuthorDate: Thu Apr 8 07:26:52 2021 -0700 Typo --- theme/apache/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/apache/templates/base.html b/theme/apache/templates/base.html index 1c97955..e658762 100644 --- a/theme/apache/templates/base.html +++ b/theme/apache/templates/base.html @@ -23,7 +23,7 @@ <title>Apache Petri</title> {% endblock %} {% include "meta.html" %} - {% include "style.html" %} + {% include "styles.html" %} </head> <body id="index" class="home">