index sends the title variable to header to be filled in on the page
parent
ed9c90722b
commit
c61909ecc6
@ -1,3 +1,3 @@
|
||||
<title>chimchooree's dev space - blessfrey</title>
|
||||
<title>{{title or 'blessfrey.me'}}</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset="utf-8">
|
||||
<link rel="stylesheet" type="text/css" href="res/styles/index.css"/>
|
||||
|
Loading…
Reference in New Issue