Skip to content

Commit

Permalink
Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
thefatpotato115 authored Feb 4, 2024
1 parent 2e3ea5a commit ab96b7f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions Support/Report.html
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Report a bug!</title>
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/thefatpotato115/Apachi/main/Resources/favicon.jpg" />
<meta charset="UTF-8" />
</head>
<body style="background: black;">
<iframe src="https://ue5efofn6p4.typeform.com/to/ApF3OsOj" height="100%" width="100%" style="border:none;" title="Bug report form"></iframe>
<head>
<title>Report a bug!</title>
<link rel="icon" type="image/x-icon" href="https://raw.githubusercontent.com/thefatpotato115/Apachi/main/Resources/favicon.jpg">
<meta charset="UTF-8">
</head>
<body style="background: black;margin-top: 0px;margin-right: 0px;margin-bottom: 0px;margin-left: 0px;width: 100%;height: 800px;">
<iframe src="https://ue5efofn6p4.typeform.com/to/ApF3OsOj" style="border:none;height: 100%;width: 100%;" title="Bug report form"></iframe>
</body>
</html>

0 comments on commit ab96b7f

Please sign in to comment.