Skip to content

Instantly share code, notes, and snippets.

Created December 3, 2017 10:23
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 anonymous/a53c8ccae1a449de5bb5c32752047172 to your computer and use it in GitHub Desktop.
Save anonymous/a53c8ccae1a449de5bb5c32752047172 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<body>
<form method="GET" action="https://devbanner.center/generate/banner">
<input type="text" name="username" >
<input type="text" name="subtext" >
<input type="submit" value="Create Banner">
</form>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment