summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2022-06-17 14:19:50 -0300
committerRoger Gonzalez <roger@rogs.me>2022-06-17 14:19:50 -0300
commit0c5f82af9360d45607883daf1a051342e67d49ce (patch)
tree76991a5c91550cf783dd50caabbd38547d5a8231
parent26b0caddff2d15fbd6ec40845b402c8d356af5f5 (diff)
Added La Chingada
-rw-r--r--content/la-chingada.md22
-rw-r--r--static/pix/la-chingada.webpbin0 -> 44436 bytes
-rw-r--r--static/style.css3
3 files changed, 25 insertions, 0 deletions
diff --git a/content/la-chingada.md b/content/la-chingada.md
new file mode 100644
index 0000000..3a1f953
--- /dev/null
+++ b/content/la-chingada.md
@@ -0,0 +1,22 @@
+---
+title: "La Chingada"
+date: 2022-06-17
+tags: ['mexicano', 'nachos', 'fritas', 'vegano', 'vegetariano', 'hamburguesa', 'POS']
+---
+
+[![la-chingada](/pix/la-chingada.webp)](/pix/la-chingada.webp)
+
+- 📞 Numero de telefono: [097477434](tel:097477434)
+ + Whatsapp: [097477434](https://wa.me/59897477434)
+- 🌎 Direccion: [Coronel Mora 549](https://www.google.com/maps/place/Lachingada+mvd+cantina/@-34.919664,-56.1585927,17z/data=!3m1!4b1!4m5!3m4!1s0x959f81f9a787be3f:0x65e9ef886ba18453!8m2!3d-34.919664!4d-56.1585927)
+- 🕜 Horario: Todos los días de 12:00 a 00:00hs
+- 🤑 Forma de pago: Efectivo / POS
+- 🌐 Pagina web / Menu: https://lachingada.com.uy/
+
+## Descripción
+
+¡Los tacos, burritos, quesadillas y nachos estan muy buenos! Todo recomendado para los amantes de la comida mexicana.
+
+## Redes sociales
+
+- Instagram: https://www.instagram.com/lachingadamvd/
diff --git a/static/pix/la-chingada.webp b/static/pix/la-chingada.webp
new file mode 100644
index 0000000..bd73f31
--- /dev/null
+++ b/static/pix/la-chingada.webp
Binary files differ
diff --git a/static/style.css b/static/style.css
index 13b17ae..07cc97c 100644
--- a/static/style.css
+++ b/static/style.css
@@ -182,3 +182,6 @@ button.clear-search:hover {
#tag_pasta:before { content: "🍝" ; }
#tag_americano:before { content: "🇺🇸" ; }
#tag_milanesa:before { content: "🥩" ; }
+#tag_mexicano:before { content: "🇲🇽" ; }
+#tag_nachos:before { content: "🔺" ; }
+#tag_vegetariano:before { content: "🥦" ; }