Skip to content

Commit

Permalink
Adding Feedback Form
Browse files Browse the repository at this point in the history
  • Loading branch information
Fromalaska49 committed Oct 30, 2017
1 parent c2871f3 commit fbbc1bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feedback.php
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>Add your Typeform title here</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://acm-utsa.typeform.com/to/pDMeoK"></iframe> <script type="text/javascript" src="https://embed.typeform.com/embed.js"></script> </body> </html>

0 comments on commit fbbc1bb

Please sign in to comment.