Skip to content

Commit

Permalink
Merge branch 'main' of github.com:codefornl/github-pages-website
Browse files Browse the repository at this point in the history
  • Loading branch information
jgroenen committed Nov 21, 2024
2 parents 1003fb4 + 8de5214 commit 0767eaa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
File renamed without changes.
8 changes: 7 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,10 @@ title: Dit is een test site

{% for person in site.data.peeps %}
- {{ person.name }} is {{ person.age }} jaar oud.
{% endfor %}
{% endfor %}

Dit is een test

En nog wat tekst

Kijk wat mooi

0 comments on commit 0767eaa

Please sign in to comment.