Skip to content

Instantly share code, notes, and snippets.

@trivoallan
Last active October 4, 2020 08:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trivoallan/d2b09b25755f3a2b9a7f4b017c023311 to your computer and use it in GitHub Desktop.
Save trivoallan/d2b09b25755f3a2b9a7f4b017c023311 to your computer and use it in GitHub Desktop.
state
health
function() { return Math.floor(Math.random() * Math.floor(20)); }

C'est la troisième fois cette semaine !

Santé : {{health}}

body {
background-color: bisque;
}
footer {
display: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment