mirror of
https://github.com/PR0M3TH3AN/bitvid.git
synced 2025-09-09 15:38:44 +00:00
fixed link
This commit is contained in:
@@ -67,7 +67,7 @@
|
|||||||
<div class="p-6">
|
<div class="p-6">
|
||||||
<div class="w-full" style="height: 80vh">
|
<div class="w-full" style="height: 80vh">
|
||||||
<iframe
|
<iframe
|
||||||
src="/src/components/iframe_forms/iframe-application-form.html"
|
src="components/iframe_forms/iframe-application-form.html"
|
||||||
class="w-full h-full"
|
class="w-full h-full"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
||||||
|
@@ -56,7 +56,7 @@
|
|||||||
<div class="p-6">
|
<div class="p-6">
|
||||||
<div class="w-full" style="height: 80vh">
|
<div class="w-full" style="height: 80vh">
|
||||||
<iframe
|
<iframe
|
||||||
src="/src/components/iframe_forms/iframe-bug-fix-form.html"
|
src="/components/iframe_forms/iframe-bug-fix-form.html"
|
||||||
class="w-full h-full"
|
class="w-full h-full"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
||||||
|
@@ -53,7 +53,7 @@
|
|||||||
<div class="p-6">
|
<div class="p-6">
|
||||||
<div class="w-full" style="height: 80vh">
|
<div class="w-full" style="height: 80vh">
|
||||||
<iframe
|
<iframe
|
||||||
src="/src/components/iframe_forms/iframe-content-appeals-form.html"
|
src="/components/iframe_forms/iframe-content-appeals-form.html"
|
||||||
class="w-full h-full"
|
class="w-full h-full"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
||||||
|
@@ -53,7 +53,7 @@
|
|||||||
<div class="p-6">
|
<div class="p-6">
|
||||||
<div class="w-full" style="height: 80vh">
|
<div class="w-full" style="height: 80vh">
|
||||||
<iframe
|
<iframe
|
||||||
src="/src/components/iframe_forms/iframe-request-form.html"
|
src="/components/iframe_forms/iframe-request-form.html"
|
||||||
class="w-full h-full"
|
class="w-full h-full"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
||||||
|
@@ -57,7 +57,7 @@
|
|||||||
<div class="p-6">
|
<div class="p-6">
|
||||||
<div class="w-full" style="height: 80vh">
|
<div class="w-full" style="height: 80vh">
|
||||||
<iframe
|
<iframe
|
||||||
src="/src/components/iframe_forms/iframe-feedback-form.html"
|
src="/components/iframe_forms/iframe-feedback-form.html"
|
||||||
class="w-full h-full"
|
class="w-full h-full"
|
||||||
frameborder="0"
|
frameborder="0"
|
||||||
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
style="border: none; box-shadow: 0 0 2px rgba(0, 0, 0, 0.2)"
|
||||||
|
Reference in New Issue
Block a user