Skip to content

Instantly share code, notes, and snippets.

@laniehei
Last active July 6, 2018 03:25
Show Gist options
  • Save laniehei/a58f5e29e2d2a7028cc678f335b1f98a to your computer and use it in GitHub Desktop.
Save laniehei/a58f5e29e2d2a7028cc678f335b1f98a to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<title>Complements</title>
</head>
<body>
<h1>Complements!</h1>
<p class="complement">none loaded yet</p>
<button class="request-compliment">Request New Complement</button>
<script src="./public/complements.js"></script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment