From b0ad4dbbbe6d7d2aaf6e9fd4b6034546dc683163 Mon Sep 17 00:00:00 2001 From: Roger Gonzalez Date: Thu, 9 Jun 2022 16:53:05 -0300 Subject: General improvements to all restaurants --- content/garage-burger.md | 16 +++++++--------- content/rooster-house.md | 6 +++--- static/pix/garage-burger.webp | Bin 47828 -> 35196 bytes static/style.css | 5 +++++ 4 files changed, 15 insertions(+), 12 deletions(-) diff --git a/content/garage-burger.md b/content/garage-burger.md index 63ae36f..3801b88 100644 --- a/content/garage-burger.md +++ b/content/garage-burger.md @@ -6,21 +6,19 @@ author: roger-gonzalez --- -![garage-burger](/pix/garage-burger.webp) +[![garage-burger](/pix/garage-burger.webp)](/pix/garage-burger.webp) - πŸ“ž Numero de telefono / Whatsapp: + Punta Carretas: [095801611](tel:095801611) + Carrasco: [94161078](tel:94161078) - 🌎 Direccion: - + Punta Carretas: [RamΓ³n FernΓ‘ndez 276](https://www.openstreetmap.org/node/944315021#map=19/-34.92457/-56.15991) - + Carrasco: [Costa Rica 1683](https://www.openstreetmap.org/node/944315021#map=19/-34.92457/-56.15991) + + Punta Carretas: [RamΓ³n FernΓ‘ndez 276](https://www.google.com/maps/place/Garage+burger+punta+carretas/@-34.9248411,-56.1612631,18.66z/data=!4m12!1m6!3m5!1s0x959f81b5cbbcd627:0x4eb427c2fddc35fb!2sGarage+burger+punta+carretas!8m2!3d-34.9246231!4d-56.1603436!3m4!1s0x959f81b5cbbcd627:0x4eb427c2fddc35fb!8m2!3d-34.9246231!4d-56.1603436) + + Carrasco: [Costa Rica 1683](https://www.google.com/maps/place/Garage+Burger+Carrasco/@-34.8860891,-56.0591048,17z/data=!3m1!4b1!4m5!3m4!1s0x959f8724ef2bb7eb:0xf7d318c6f2deb9d2!8m2!3d-34.8860891!4d-56.0569161) - πŸ•œ Horario: - + Martes: 20:00 - 23:30 - + MiΓ©rcoles: 20:00 - 23:30 - + Jueves: 20:00 - 23:30 - + Viernes: 12:00 - 16:00 y 20:00 - 00:00 - + Sabado: 12:00 - 16:00 y 20:00 - 00:00 - + Domingo: 12:00 - 16:00 y 20:00 - 23:30 + + πŸ“… Lunes: Cerrado + + πŸ“… Martes - Miercoles - Jueves: 20:00 - 23:30 + + πŸ“… Viernes - Sabado: 12:00 - 16:00 y 20:00 - 00:00 + + πŸ“… Domingo: 12:00 - 16:00 y 20:00 - 23:30 - πŸ€‘ Forma de pago: Efectivo / POS - 🌐 Pagina web / Menu: https://www.garageburger.uy/ diff --git a/content/rooster-house.md b/content/rooster-house.md index e9f6eb2..3959570 100644 --- a/content/rooster-house.md +++ b/content/rooster-house.md @@ -5,12 +5,12 @@ tags: ['pollo', 'fritas', POS] author: roger-gonzalez --- -![rooster-house](/pix/rooster-house.webp) +[![rooster-house](/pix/rooster-house.webp)](/pix/rooster-house.webp) - πŸ“ž Numero de telefono / Whatsapp: [092145857](tel:092145857) + + Whatsapp: [092145857](https://api.whatsapp.com/send?phone=598092145857) - 🌎 Direccion: - + Pocitos: [26 de Marzo 1303](https://www.openstreetmap.org/node/944783718) - + Cordon: [Colonia 1775](https://www.openstreetmap.org/node/944757581) + + Cordon: [Colonia 1775](https://www.google.com/maps/place/Rooster+House/@-34.9017155,-56.1807306,17z/data=!3m1!4b1!4m5!3m4!1s0x959f8109f386407b:0xdb36fccd622cb71d!8m2!3d-34.9016959!4d-56.1785535) - πŸ•œ Horario: Todos los dias desde las 11:00 hasta las 0:00 - πŸ€‘ Forma de pago: Efectivo / POS - 🌐 Pagina web / Menu: https://roosterhouse.uy/ diff --git a/static/pix/garage-burger.webp b/static/pix/garage-burger.webp index f24673b..a37a83d 100644 Binary files a/static/pix/garage-burger.webp and b/static/pix/garage-burger.webp differ diff --git a/static/style.css b/static/style.css index 3bbcdee..aa9cc79 100644 --- a/static/style.css +++ b/static/style.css @@ -167,5 +167,10 @@ button.clear-search:hover { #tag_familiar:before { content: "πŸ‘ͺ" ; } #tag_pollo:before { content: "πŸ”" ; } #tag_fritas:before { content: "🍟" ; } +#tag_empanadas:before { content: "πŸ₯Ÿ" ; } +#tag_sandwiches:before { content: "πŸ₯™" ; } +#tag_parrilla:before { content: "πŸ”₯" ; } +#tag_uruguayo:before { content: "πŸ‡ΊπŸ‡Ύ" ; } +#tag_pizza:before { content: "πŸ•" ; } #tag_POS:before { content: "🏧" ; } #tag_pos:before { content: "🏧" ; } -- cgit v1.2.3