Merge pull request #102 from j9t/master

This commit is contained in:
Zach Leatherman
2021-06-12 15:15:26 -05:00
committed by GitHub

View File

@ -8,8 +8,10 @@ permalink: /page-list/{% if pagination.pageNumber > 0 %}{{ pagination.pageNumber
---
<table>
<thead>
<th>URL</th>
<th>Page Title</th>
<tr>
<th>URL</th>
<th>Page Title</th>
</tr>
</thead>
<tbody>
{%- for entry in entries %}