Skip to content

Commit 073e079

Browse files
committed
Merge branch 'j-nava-purs-halogen'
2 parents bf51f79 + ae17648 commit 073e079

File tree

8 files changed

+2621
-1176
lines changed

8 files changed

+2621
-1176
lines changed

frameworks/non-keyed/halogen/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ node_modules
88
.psci
99
.psc*
1010
output
11+
output-es
1112

frameworks/non-keyed/halogen/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<title>Halogen v6.1.3</title>
5+
<title>Halogen v7.0.0</title>
66
<link href="/css/currentStyle.css" rel="stylesheet" />
77
</head>
88
<body>

0 commit comments

Comments
 (0)