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

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


The following commit(s) were added to refs/heads/main by this push:
     new 9e323cbe fixes incorrect comment in script include of footer.ftl
9e323cbe is described below

commit 9e323cbe720740a368c0bf008d0aea3d749fe71f
Author: Martin Wiesner <[email protected]>
AuthorDate: Sun Nov 17 16:13:50 2024 +0100

    fixes incorrect comment in script include of footer.ftl
---
 src/main/jbake/templates/footer.ftl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/main/jbake/templates/footer.ftl 
b/src/main/jbake/templates/footer.ftl
index 1327b115..3945771c 100755
--- a/src/main/jbake/templates/footer.ftl
+++ b/src/main/jbake/templates/footer.ftl
@@ -33,7 +33,7 @@
     <script src="/js/bootstrap.min.js"></script>
     <script src="/js/prettify.js" defer></script>
     <script src="/js/shareon-2.5.0.iife.js" defer init></script>
-    <-- Include most recent Apache Con events
+    <!-- Include most recent Apache Con events -->
     <script src="https://www.apachecon.com/event-images/snippet.js"; 
defer></script>
 
     <script type="text/javascript">

Reply via email to