#55 menu - missing mark for /dowolne

This commit is contained in:
Andrea Vos 2020-09-23 22:21:40 +02:00
parent e79dd78627
commit 435cf6447e

View File

@ -30,7 +30,7 @@
data() {
return {
links: [
{ link: '/', icon: 'home', text: 'Zaimki', textLong: 'Lista zaimków', extra: ['all'] },
{ link: '/', icon: 'home', text: 'Zaimki', textLong: 'Lista zaimków', extra: ['all', 'dowolne'] },
{ link: '/literatura', icon: 'books', text: 'Teksty kultury', textLong: 'Przykłady z tekstów kultury' },
{ link: '/neutratywy', icon: 'atom-alt', text: 'Neutratywy', textLong: 'Słownik neutratywów' },
{ link: '/kontakt', icon: 'comment-alt-smile', text: 'Kontakt' },