mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-06 21:14:06 -04:00
change how website is organized
This commit is contained in:
parent
58c56b0af7
commit
6c8e98dc98
38 changed files with 59 additions and 60 deletions
|
|
@ -28,7 +28,7 @@
|
|||
|
||||
{%- block main -%}
|
||||
|
||||
<h1>{{ taxonomy::prettify(term=term.name) }}</h1>
|
||||
{# <h1>{{ taxonomy::prettify(term=term.name) }}</h1> #}
|
||||
<div>
|
||||
{%- for page in paginator.pages | default(value=term.pages) %}
|
||||
{{ post::excerpt(page=page) }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue