We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c13a41a commit 1d1dda3Copy full SHA for 1d1dda3
_layouts/default.html
@@ -5,7 +5,7 @@
5
<meta http-equiv="x-ua-compatible" content="ie=edge">
6
<meta name="viewport" content="width=device-width, initial-scale=1">
7
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
8
- <title>basil.js // </title>
+ <title>basil.js // {{page.title}}</title>
9
<meta name="description" content="basil.js website">
10
<meta name="author" content="Fabian Morón Zirfas">
11
<!--[if lt IE 9]>
0 commit comments