mirror of
https://github.com/silicoflare/silicoflare-website.git
synced 2026-05-26 20:17:58 +05:30
Add files via upload
This commit is contained in:
15
thank_you.html
Normal file
15
thank_you.html
Normal file
@@ -0,0 +1,15 @@
|
||||
<!doctype html>
|
||||
<html lang = "en">
|
||||
<head>
|
||||
<meta charset = "UTF-8">
|
||||
<meta name = "viewport" content = "width=device-width, initial-scale=1.0">
|
||||
<meta name = "author" content = "SilicoFlare">
|
||||
|
||||
<link rel = "stylesheet" type = "text/css" href = "silicoflare.css">
|
||||
|
||||
<title>Thank You</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Thanks for your feedback!</h1>
|
||||
<p>I appreciate that you took the time to send me feedback. Your feedback has been recorded.</p>
|
||||
<p><a href="contact.html">Back to <b>Contact Me</b> page</a></p>
|
||||
Reference in New Issue
Block a user