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

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

Loading…
Cancel
Save