mirror of
https://github.com/SrIzan10/Pagina-web-de-noobie.git
synced 2026-05-01 10:55:17 +00:00
29 lines
1.0 KiB
HTML
29 lines
1.0 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>mariagv.cf</title>
|
|
<link rel="stylesheet" href="style.css">
|
|
|
|
<script src="https://kit.fontawesome.com/c9cbd58ca8.js" crossorigin="anonymous"></script>
|
|
|
|
<style>
|
|
@import url('https://fonts.googleapis.com/css2?family=Overpass+Mono:wght@600&family=PT+Sans+Narrow:wght@700&display=swap');
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<h1 id="h11">mariagv</h1>
|
|
<h3>osu! player and anime watcher who likes doing cool stuff.</h3>
|
|
<center><img src="./ventidestruction.JPG" id="venti"></center>
|
|
<br>
|
|
<a id="tiktok"href=https://www.tiktok.com/@mgvks><i class="fa-brands fa-tiktok"> mgvks</i></a>
|
|
<a id="github" href=https://github.com/mgvks><i class="fa-brands fa-github"> mgvks</i></a>
|
|
<br>
|
|
<a id="osu" href="https://osu.ppy.sh/users/22362151"><i class="fa-solid fa-circle"> mgvks</i></a>
|
|
</body>
|
|
|
|
</html> |