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:
James Tombleson 2022-10-19 14:35:46 -07:00 committed by GitHub
commit 12da145854
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -7,8 +7,6 @@
<title>{{ .Title }}</title>
</head>
<body>
{{ .Site.BaseURL }}
{{ partial "navbar" . }}
{{ partial "hero.html" . }}
<div class="container">