Added Johnny Days

This commit is contained in:
Roger Gonzalez 2022-06-16 17:03:22 -03:00
parent f618d285f8
commit 9ed377b2ba
3 changed files with 25 additions and 0 deletions

24
content/johnny-days.md Normal file
View File

@ -0,0 +1,24 @@
---
title: "Johnny Days"
date: 2022-06-16
tags: ['pizza', 'hamburguesa', 'fritas', 'faina', 'americano', 'POS']
author: roger-gonzalez
---
[![johnny-days](/pix/johnny-days.webp)](/pix/johnny-days.webp)
- 📞 Numero de telefono: [26285066](tel:26285066)
+ Whatsapp: [092824446](https://api.whatsapp.com/send?phone=59892824446)
- 🌎 Direccion: [Av. Gral. Rivera 2951](https://www.google.com/maps/place/Johnny+Day's/@-34.9031338,-56.1528874,17.54z/data=!4m5!3m4!1s0x959f8113bffc20a9:0x3c1415fbcb9c62b9!8m2!3d-34.9029721!4d-56.1516761)
- 🕜 Horario:
+ 📅 Lunes - Jueves: 11:00hs a 0:00hs
+ 📅 Viernes - Sabado: 11:00hs a 0:30hs
+ 📅 Domingo: 11:30hs a 0:00hs
- 🤑 Forma de pago: Efectivo / POS
- 🌐 Pagina web / Menu: https://www.jdays.com.uy/
## Descripción
Excelentes pizzas pero solo tienen delivery y pick up. Es complicado conseguir pizzas americanas en Uruguay, este es uno de los pocos sitios que aun las vende.

BIN
static/pix/johnny-days.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View File

@ -180,3 +180,4 @@ button.clear-search:hover {
#tag_pancho:before { content: "🌭" ; } #tag_pancho:before { content: "🌭" ; }
#tag_chivito:before { content: "🐐" ; } #tag_chivito:before { content: "🐐" ; }
#tag_pasta:before { content: "🍝" ; } #tag_pasta:before { content: "🍝" ; }
#tag_americano:before { content: "🇺🇸" ; }