commit embedded google forms links
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
<!-- Google Form embed — replace the src URL with your form's embed link -->
|
<!-- Google Form embed — replace the src URL with your form's embed link -->
|
||||||
<div class="w-full">
|
<div class="w-full">
|
||||||
<iframe
|
<iframe
|
||||||
src="PASTE_GOOGLE_FORM_EMBED_URL_HERE"
|
src="https://docs.google.com/forms/d/e/1FAIpQLSfv8j9Wo6QUYisP7urhvD7qHUmKVrAa_h_xa02IrE9djtLrwA/viewform?embedded=true"
|
||||||
width="100%"
|
width="100%"
|
||||||
height="900"
|
height="900"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
|
|||||||
+1
-1
@@ -31,7 +31,7 @@
|
|||||||
<!-- Google Form embed — replace the src URL with your form's embed link -->
|
<!-- Google Form embed — replace the src URL with your form's embed link -->
|
||||||
<div class="w-full">
|
<div class="w-full">
|
||||||
<iframe
|
<iframe
|
||||||
src="PASTE_GOOGLE_FORM_EMBED_URL_HERE"
|
src="https://docs.google.com/forms/d/e/1FAIpQLSeZt1nzM6FKGjIlCv-QuENsvKLYv7RlukqVARGjj-Mrxcna9w/viewform?embedded=true"
|
||||||
width="100%"
|
width="100%"
|
||||||
height="900"
|
height="900"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
|
|||||||
Reference in New Issue
Block a user