Skip to content

Commit

Permalink
forms: add moderation team joining form
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtraction committed May 13, 2018
1 parent a80d39f commit 86d2149
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions forms/moderators/join/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!doctype html>
<!--
FOR THE **CURIOUS** who's looking this, I'm k3r3n3p4nic#8383
-->
<html lang='en' prefix='og: http://ogp.me/ns#'><head> <meta charset='utf-8'> <meta name='robots' content='none'> <meta name='viewport' content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no'> <title>Join the Moderation Team - The Bastion Bot</title> <link rel='shortcut icon' type="image/x-icon" href='/favicon.ico'> <link rel="home" href="https://bastionbot.org"> <meta name="author" content="Sankarsan Kampa"> <meta property="og:title" content="Join the Moderation Team - The Bastion Bot"> <meta property="og:description" content="Fill up the form and get ready to join the Moderation Team of the Bastion HQ."> <meta property="og:url" content="https://resources.bastionbot.org/forms/moderators/join.html"> <meta property="og:image" content="https://resources.bastionbot.org/logos/Bastion_Logotype_CD.png"> <meta property="og:type" content="website"> <meta property="og:site_name" content="The Bastion Bot"> <style>html, body{margin: 0; height: 100%; width: 100%; overflow: hidden;}iframe{position: absolute; left:0; right:0; bottom:0; top:0; border:0;}</style></head><body> <div class="typeform-widget" data-url="https://bastionbot.typeform.com/to/gazO6s" style="width: 100%; height: 100%;"></div><script>(function(){var qs,js,q,s,d=document, gi=d.getElementById, ce=d.createElement, gt=d.getElementsByTagName, id="typef_orm", b="https://embed.typeform.com/"; if(!gi.call(d,id)){js=ce.call(d,"script"); js.id=id; js.src=b+"embed.js"; q=gt.call(d,"script")[0]; q.parentNode.insertBefore(js,q)}})() </script></body></html>

0 comments on commit 86d2149

Please sign in to comment.