Skip to content

Commit

Permalink
testing w/ template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonaswagner2826 committed Jan 22, 2024
1 parent 23f1415 commit 0ef6fbf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _pages/research/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ description:
{% for item in site.posts %}
{% if item.group == page.title %}
{{item.group}} ?= {{page.title}}
{{item.path}} ?= {{page.title | prepend: page.path }}
<div>
{{item.title}}
</div>
Expand Down

0 comments on commit 0ef6fbf

Please sign in to comment.