diff options
author | Patryk Niedźwiedziński <pniedzwiedzinski19@gmail.com> | 2020-03-18 17:40:41 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-18 17:40:41 +0100 |
commit | db45613057bd849d63bf6ed7cc386139fe987ec8 (patch) | |
tree | 6b0b1b2700314b23ea182f4d5dde52818cf34895 | |
parent | bc9664af31a600a75cf8cf0ea3c912cdf5231def (diff) | |
parent | 7fbcf10d393619c486b88e917c09a9776dc82bb0 (diff) | |
download | puszcza-db45613057bd849d63bf6ed7cc386139fe987ec8.tar.gz puszcza-db45613057bd849d63bf6ed7cc386139fe987ec8.zip |
Merge pull request #35 from 19pdh/konkurs-kulinarny
Rysiu
-rw-r--r-- | pages/konkurs-kulinarny/index.vue | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pages/konkurs-kulinarny/index.vue b/pages/konkurs-kulinarny/index.vue index 4cca07e..8565abb 100644 --- a/pages/konkurs-kulinarny/index.vue +++ b/pages/konkurs-kulinarny/index.vue @@ -87,6 +87,10 @@ export default { title: 'Tymon Litewka - Jajo w chlebie', id: 'https://we.tl/t-aRzZloihvo', }, + { + title: 'Ryszard Sibilski - Obiad dla rodziny', + id: 'https://we.tl/t-e2yD0KI87u', + }, ], } }, |