General improvements to all restaurants

This commit is contained in:
Roger Gonzalez 2022-06-09 16:53:05 -03:00
parent 7cd1172115
commit b0ad4dbbbe
4 changed files with 15 additions and 12 deletions

View File

@ -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/

View File

@ -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/

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -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: "🏧" ; }