Skip to content
Snippets Groups Projects
Commit 7ea8a85a authored by Jens Holmström's avatar Jens Holmström
Browse files

Update ohtu_demo5/cicd-test-main/SiteGen.java

parent 20597e9e
No related branches found
No related tags found
1 merge request!2testi
...@@ -12,7 +12,7 @@ class SiteGen { ...@@ -12,7 +12,7 @@ class SiteGen {
); );
static String htmlString = static String htmlString =
"</html>" + "<html>" +
"<head><title>" + siteTitle + "</title></head>" + "<head><title>" + siteTitle + "</title></head>" +
"<body>" + "<body>" +
"<h1>" + siteTitle + "</h1>" + "<h1>" + siteTitle + "</h1>" +
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment