summaryrefslogtreecommitdiff
path: root/static
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 /static
parent26b0caddff2d15fbd6ec40845b402c8d356af5f5 (diff)
Added La Chingada
Diffstat (limited to 'static')
-rw-r--r--static/pix/la-chingada.webpbin0 -> 44436 bytes
-rw-r--r--static/style.css3
2 files changed, 3 insertions, 0 deletions
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: "πŸ₯¦" ; }