Skip to content

Commit

Permalink
naam veranderen naar parkeren & plattegrond
Browse files Browse the repository at this point in the history
  • Loading branch information
WWK2024 committed Feb 14, 2024
1 parent 68e7642 commit cf5e6fe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/NavigationBar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<v-btn to="/bepalingen" text width="100%" class="drawer--item">Bepalingen</v-btn>
<v-btn to="/correctie factoren" text width="100%" class="drawer--item">Correctie factoren</v-btn>
<v-btn to="/baan" text width="100%" class="drawer--item">Baankaart</v-btn>
<v-btn to="/plattegrond" text width="100%" class="drawer--item">Plattegrond</v-btn>
<v-btn to="/plattegrond" text width="100%" class="drawer--item">Parkeren & Plattegrond</v-btn>
<v-btn to="/stuurlieden" text width="100%" class="drawer--item">Stuurlieden</v-btn>
<v-btn to="/velden" text width="100%" class="drawer--item">Velden</v-btn>
<v-btn href="/vlottijden.pdf" target="_blank" text width="100%" class="drawer--item">Vlottijden</v-btn>
Expand Down Expand Up @@ -82,7 +82,7 @@
<v-btn to="/baan" flat text>Baankaart</v-btn>
</v-list-item>
<v-list-item>
<v-btn to="/plattegrond" flat text>Plattegrond</v-btn>
<v-btn to="/plattegrond" flat text>Parkeren & Plattegrond</v-btn>
</v-list-item>
<v-list-item>
<v-btn to="/stuurlieden" flat text>Stuurlieden</v-btn>
Expand Down
File renamed without changes.

0 comments on commit cf5e6fe

Please sign in to comment.