pull/6358/head
Simon H 5 years ago committed by GitHub
parent e05a695519
commit e874fdbd76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
<script> <script>
let emojis = { const emojis = {
apple: "🍎", apple: "🍎",
banana: "🍌", banana: "🍌",
carrot: "🥕", carrot: "🥕",
@ -29,4 +29,4 @@
border-radius: 0.2em; border-radius: 0.2em;
background-color: #FFDFD3; background-color: #FFDFD3;
} }
</style> </style>

Loading…
Cancel
Save