removed a line I used to debug the vars
This commit is contained in:
parent
7567260e92
commit
b51385c1ec
@ -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