Skip to content

Commit

Permalink
added something(dont remeber it)
Browse files Browse the repository at this point in the history
	modified:   index.html

	modified:   index.html
  • Loading branch information
maxiwee69 committed Jan 24, 2024
1 parent 2cfb109 commit 0854abe
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
<!DOCTYPE html>
<html lang="en">
<head>
</script>
<meta charset="UTF-8">
<meta charset="UTF-8">
<title>Maxiwee</title>
<link href="style.css" rel="stylesheet" type="text/css">
<meta name="description" content="A simple Homepage">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
</head>
<meta
name="description"
content="A simple Homepage">
<body>
<div class="topnav">
<div class="logo">
<h2>Maxiwee</h2>
</div>
</div>
<div class="hamburger-menu">
<div></div>
<div></div>
Expand All @@ -23,7 +21,7 @@ <h2>Maxiwee</h2>
<div class="menu">
<a href="learntotweak/">Learn to create your own iOS tweak</a>
<a href="projects">Projects</a>
<a href="mailto:[email protected]">Email</a>
<a href="/cdn-cgi/l/email-protection#2a474b52435d4f4f6a434946455f4e04494547">Email</a>
<a href="https://twitter.com/maxiweee69">Twitter</a>
<a href="https://paypal.me/maxiwee69">Donations</a>
</div>
Expand All @@ -44,8 +42,10 @@ <h2>About Me</h2>
</p>
</div>
<div class="footer">
<p>&copy; 2023 Maxiwee. All rights reserved.</p>
<p>© 2023 Maxiwee. All rights reserved.</p>
</div>
<script src="script.js"></script>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/v84a3a4012de94ce1a686ba8c167c359c1696973893317" integrity="sha512-euoFGowhlaLqXsPWQ48qSkBSCFs3DPRyiwVu3FjR96cMPx+Fr+gpWRhIafcHwqwCqWS42RZhIudOvEI+Ckf6MA==" data-cf-beacon='{"rayId":"849bb3882b9562d4","r":1,"version":"2024.1.0","token":"6841afb174354017a288ea06aef0eee8"}' crossorigin="anonymous"></script>
</body>
</html>

0 comments on commit 0854abe

Please sign in to comment.