Working generator & added whole site
This commit is contained in:
7
templates/header.hbs
Normal file
7
templates/header.hbs
Normal file
@@ -0,0 +1,7 @@
|
||||
<head>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="/css/style.css" type="text/css">
|
||||
<link rel="shortcut icon" href="/img/icon.png" type="image/png">
|
||||
<title>GLTRONIC</title>
|
||||
</head>
|
||||
Reference in New Issue
Block a user