Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
BochilGaming authored Jan 21, 2024
1 parent 02a43d6 commit 2012465
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="google-adsense-account" content="ca-pub-1034628294027462">
<title>My Website</title>
<!-- <link rel="stylesheet" href="./style.css">
<link rel="icon" href="./favicon.ico" type="image/x-icon"> -->
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1034628294027462" crossorigin="anonymous"></script>
</head>
<body>
<main>
<h1>Welcome to My <a href="https://bochilteam.github.io/">bochilteam.github.io</a></h1>
</main>
</body>
</html>

0 comments on commit 2012465

Please sign in to comment.