Skip to content

Commit

Permalink
Update 1v1.html
Browse files Browse the repository at this point in the history
  • Loading branch information
p0xx authored Nov 24, 2023
1 parent 009aaff commit c26e8a0
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions g/1v1.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,12 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>1v1.LOL</title>
<link rel="icon"
href="https://lh3.googleusercontent.com/u/0/drive-viewer/AK7aPaAuLv-x3K92Ye4uBqZiKhFr34KE70_Ofis1b9wqxbCmKl60Fb7ORFaKsqUqXLbbqpz9zkeLzbzvVVx9i_TUriIIHAHLEg=w1366-h643"
type="image/x-icon">
<link rel="icon" href="https://lh3.googleusercontent.com/u/0/drive-viewer/AK7aPaAuLv-x3K92Ye4uBqZiKhFr34KE70_Ofis1b9wqxbCmKl60Fb7ORFaKsqUqXLbbqpz9zkeLzbzvVVx9i_TUriIIHAHLEg=w1366-h643" type="image/x-icon">
<style>
body,
html {
body, html {
margin: 0;
padding: 0;
height: 100%;
Expand All @@ -24,9 +20,7 @@
}
</style>
</head>

<body>
<iframe src="https://tylerpalko.github.io/gamehub/1v1.lol/" frameborder="0" allowfullscreen></iframe>
</body>

</html>

0 comments on commit c26e8a0

Please sign in to comment.