aboutsummaryrefslogtreecommitdiff
path: root/src/assets/thanks.html
blob: e6f6ff47ea01df0e02014d9d2f12ffe5166fb1d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!doctype html>
<html lang="en">
  <head>
    <title>Thanks for being awesome!</title>
  </head>
  <body>
    <h1>You rock!</h1>
    <p>Thanks for helping out the solfege project! You gain &infin; life points! :D</p>
    <p><a href="/">Head home</a></p>
  </body>
</html>