From c22ae4dc345bbc1f90ddad06c3717dd6f749346e Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 10 Jun 2024 16:14:14 +0200 Subject: [PATCH] add examples for nodejs --- templates/008-css/menu.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/templates/008-css/menu.html b/templates/008-css/menu.html index a032831..5a53911 100644 --- a/templates/008-css/menu.html +++ b/templates/008-css/menu.html @@ -5,6 +5,6 @@ <title>Menu</title> </head> <body> - + </body> </html> -- Gitblit v1.9.3