<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="author" content="rain (bocharudo)">
+ <meta name="author" content="ametoresu">
<meta name="description" content="a simple decimal number to roman numeral converter project.">
<meta name="robots" content="index, follow">
- <title>Roman Numeral Converter by rain</title>
+ <title>Roman Numeral 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="Roman Numeral Converter by rain">
+ <meta property="og:title" content="Roman Numeral Converter by ametoresu">
<meta property="og:description" content="an online web tool that converts decimal numbers to roman numerals.">
<meta property="og:image" content="/assets/pfp/profile.jpg">
<meta property="og:url" content="https://tenkyuu.dev">