--- /dev/null
+<!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="ametoresu">
+ <meta name="description" content="converts temperatures from Celcius, Fahrenheit, and Kelvin.">
+ <meta name="robots" content="index, follow">
+ <title>Temperature Converter by ametoresu</title>
+ <link rel="icon" type="image/ico" href="/assets/icons/favicon.ico">
+ <meta property="og:type" content="website">
+ <meta property="og:title" content="Temperature Converter by ametoresu">
+ <meta property="og:description" content="a web application that converts temperatures on various units.">
+ <meta property="og:image" content="/assets/pfp/profile.jpg">
+ <meta property="og:url" content="https://tenkyuu.dev">
+ <meta name="twitter:card" content="summary_large_image">
+<body>
+
+</body>
+</html>
\ No newline at end of file