Adjust test file to reflect template changes

This commit is contained in:
Anthony J. Martinez 2022-05-26 11:54:46 -05:00
parent 5b071c772c
commit 9f8529ab64
Signed by: ajmartinez
GPG Key ID: A2206FDD769DBCFC
1 changed files with 0 additions and 2 deletions

View File

@ -8,7 +8,6 @@
</head>
<body>
<header>
<center>
<h1>{{ site.name }}</h1>
<nav>
<a href="/">Home</a>
@ -16,7 +15,6 @@
<a href="/{{ topic | slugify }}">{{ topic }}</a>
{%- endfor -%}
</nav>
</center>
</header>
<main>
{% if gallery %}