Merge pull request #19 from jtom38/features/debug/remove-debug-line
removed a line I used to debug the vars
This commit is contained in:
commit
12da145854
@ -7,8 +7,6 @@
|
|||||||
<title>{{ .Title }}</title>
|
<title>{{ .Title }}</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
{{ .Site.BaseURL }}
|
|
||||||
|
|
||||||
{{ partial "navbar" . }}
|
{{ partial "navbar" . }}
|
||||||
{{ partial "hero.html" . }}
|
{{ partial "hero.html" . }}
|
||||||
<div class="container">
|
<div class="container">
|
||||||
|
Loading…
Reference in New Issue
Block a user