summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-07-05 17:46:02 -0300
committerRoger Gonzalez <roger@rogs.me>2023-07-05 17:46:02 -0300
commitbf6c089b1dee102e34747c157b59a3256316218a (patch)
tree72909b2d0567e21c356e360a95c538223bc619e5
parent6e56041b23d982fa3a636a0dfbf107a0f824819b (diff)
Added emoji to "Faina"HEADmaster
-rw-r--r--static/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/style.css b/static/style.css
index 07cc97c..bd30c0a 100644
--- a/static/style.css
+++ b/static/style.css
@@ -185,3 +185,4 @@ button.clear-search:hover {
#tag_mexicano:before { content: "🇲🇽" ; }
#tag_nachos:before { content: "🔺" ; }
#tag_vegetariano:before { content: "🥦" ; }
+#tag_faina:before { content: "🫓" ; }