Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
KaptenMel authored Jul 15, 2024
1 parent 03ade92 commit 741124c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,18 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Novatix Games</title>
<title>KaptenMel Social Links</title>
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Rubik&display=swap">
</head>
<body>
<div class="container">
<h1 class="title">Novatix</h1>
<h1 class="title">KaptenMel</h1>
<p class="description">Want to find all my projects and socials? Well, here is the place! :D</p>
<div class="social-links">
<a href="https://twitter.com/kaptenmel_dev" target="_blank" class="social-link twitter">Twitter</a>
<a href="https://www.youtube.com/channel/UCEOl9f_Tame0bIL_JakJaHA" target="_blank" class="social-link youtube">YouTube</a>
<a href="https://www.patreon.com/kaptenmel_dev" target="_blank" class="social-link patreon">Patreon</a>
<a href="https://kaptenmel.itch.io/" class="social-link game">My Games</a>
<a href="https://discord.gg/wxHuuQ3eVN" class="social-link discord">Discord</a>
<a href="https://kaptenmel.itch.io/" class="social-link game">My Games</a>
</div>
</div>
<div class="footer">
Expand Down

0 comments on commit 741124c

Please sign in to comment.