Skip to content

Commit 77e0641

Browse files
remove google for now
1 parent 2f376d6 commit 77e0641

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

index.html

-3
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,12 @@
1919
<meta name="twitter:description" content="Randomly generate things to do for the game Rust! If you find yourself sitting around your base this is the place for you!">
2020
<meta name="twitter:card" content="summary_large_image">
2121
<meta name="twitter:image:src" content="https://placehold.co/1200x630">
22-
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5847064233473326"
23-
crossorigin="anonymous"></script>
2422
<title>Rust Quests</title>
2523
</head>
2624

2725
<body>
2826
<div id="root"></div>
2927
<script type="module" src="/src/main.tsx"></script>
3028
</body>
31-
<link href="https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700&display=swap" rel="stylesheet">
3229

3330
</html>

0 commit comments

Comments
 (0)