index sends the title variable to header to be filled in on the page
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user