Skip to content

Commit

Permalink
Create survey.html
Browse files Browse the repository at this point in the history
  • Loading branch information
asong4211 authored Nov 26, 2018
1 parent 8200aec commit fc50808
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions survey.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <title>Post-event survey-madhacks2018</title> <style type="text/css"> html{ margin: 0; height: 100%; overflow: hidden; } iframe{ position: absolute; left:0; right:0; bottom:0; top:0; border:0; } </style> </head> <body> <iframe id="typeform-full" width="100%" height="100%" frameborder="0" src="https://madhacks-2018.typeform.com/to/DWfYPM"></iframe> <script type="text/javascript" src="https://embed.typeform.com/embed.js"></script> </body> </html>

0 comments on commit fc50808

Please sign in to comment.