Edit Header and footer
This commit is contained in:
parent
540921de33
commit
18987052ec
@ -0,0 +1,2 @@
|
||||
<footer> <a href="{{ .Site.BaseURL }}/index.html">Home</a> </footer>
|
||||
|
@ -0,0 +1,5 @@
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="{{ .Site.BaseURL }}/css/style.css" />
|
||||
<link rel="shortcut icon" type="image/ico" href="images/nuke.ico" />
|
||||
<title> {{ .Title }} </title>
|
||||
</head>
|
Loading…
Reference in New Issue
Block a user