mirror of
https://github.com/authenyoo/website.git
synced 2025-04-18 01:06:08 +02:00
45 lines
1.5 KiB
HTML
45 lines
1.5 KiB
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>free money real</title>
|
|
<meta name="author" content="authen" />
|
|
<link rel="icon" href="/images/favicon.png" type="image/x-icon" />
|
|
<link href="/css/style.css" rel="stylesheet" type="text/css" media="all" />
|
|
<meta content="real free money" property="og:title" />
|
|
<meta
|
|
content="free money and everything you desire"
|
|
property="og:description"
|
|
/>
|
|
<meta content="/pages/freemoney" property="og:url" />
|
|
<meta content="/images/moneyman.jpeg" property="og:image" />
|
|
<meta name="twitter:card" content="summary_large_image" />
|
|
<meta content="#a89984" data-react-helmet="true" name="theme-color" />
|
|
<script defer src="https://collecting.slurs.online/script.js" data-website-id="10adc62c-d228-48f0-98ec-c668a326d6ee"></script>
|
|
</head>
|
|
<body>
|
|
<div class="flex">
|
|
<div class="header">
|
|
<marquee>
|
|
<div >authen</div>
|
|
</marquee>
|
|
</div>
|
|
<div class="item">
|
|
<p>
|
|
<img
|
|
src="/images/moneyfiretext.gif"
|
|
alt="the word money, in a burning text font"
|
|
/>
|
|
</p>
|
|
|
|
<audio controls autoplay>
|
|
<source src="/audio/cream.mp3" type="audio/mpeg" />
|
|
</audio>
|
|
</div>
|
|
|
|
<div style="order: 2">
|
|
<iframe src="/navbar.html" width="100%" height="1800px" style="border: solid var(--blue);" scrolling="no" title="Navigation"></iframe>
|
|
</div>
|
|
</body>
|
|
</html>
|