Skip to content

Commit dd040d7

Browse files
committed
Added new line
1 parent afd6fe0 commit dd040d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/landingPage.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<title>CSESoc Website | {{index . "title"}}</title>
55
</head>
66
<body>
7-
<h1>{{index . "message"}}</h1>
7+
<h1>{{index . "message"}}<br></h1>
88
</body>
99
</html>
1010
{{end}}

0 commit comments

Comments
 (0)