Adding a hack to allow setting page titles
I may look for a more robust system to handle markup than just gulp-wrap
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
|
||||
|
||||
<title>Regexper</title>
|
||||
<title>${title()}</title>
|
||||
|
||||
<meta name="description" content="Regular expression visualizer using railroad diagrams" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
|
||||
Reference in New Issue
Block a user