From 5eb202b0a9cec5fb77d33913ad43b3f724e2220d Mon Sep 17 00:00:00 2001 From: Scott Embler Date: Mon, 24 Jan 2022 10:57:48 -0500 Subject: [PATCH] Updated html files for website. (#205) --- docs/download.html | 4 ++-- docs/examples.html | 19 +++++++++++++++++-- docs/news.html | 2 +- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/docs/download.html b/docs/download.html index 6669c50..6916150 100644 --- a/docs/download.html +++ b/docs/download.html @@ -11,9 +11,9 @@

Maven dependency

To experience the joy of generating HTML with a Java HTML builder, add the j2html dependency to your POM:

<dependency>
     <groupId>com.j2html</groupId>
     <artifactId>j2html</artifactId>
-    <version>1.4.0</version>
+    <version>1.5.0</version>
 </dependency>
-

Clone the repo on GitHub

Please clone and/or fork the repo on GitHub, make changes, and create pull requests! We will go through pull requests every sunday, so don't be shy.

Want a simple and modern web framework?
Try our other project: https://javalin.io