little touch ups
This commit is contained in:
parent
b2104b8f69
commit
71f152c659
3 changed files with 2 additions and 2 deletions
Before Width: | Height: | Size: 747 B After Width: | Height: | Size: 747 B |
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
naam: Ontdek
|
||||
naam: Ontdek Verenigingen
|
||||
navigable: true
|
||||
order: 2
|
||||
---
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<div class="split-2-2">
|
||||
<h1 class="split-title"> Konventen en projecten </h1>
|
||||
<h1 class="split-title"> Konventen </h1>
|
||||
<div class="tile-grid">
|
||||
<% for item in konventen %>
|
||||
<div class="tile clickable tile--medium" onclick="window.location.href = '<%= item.path %>'">
|
||||
|
|
Loading…
Reference in a new issue