Skip to content

Commit

Permalink
Merge pull request #87 from brandonnorsworthy/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
brandonnorsworthy authored Sep 23, 2024
2 parents d1accf4 + a687cdd commit 6998828
Show file tree
Hide file tree
Showing 21 changed files with 3,241 additions and 3,994 deletions.
3 changes: 0 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,12 @@
<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!">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image:src" content="https://placehold.co/1200x630">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5847064233473326"
crossorigin="anonymous"></script>
<title>Rust Quests</title>
</head>

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

</html>
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@radix-ui/react-dialog": "^1.1.1",
"@tailwindcss/typography": "^0.5.15",
"@tanstack/react-query": "^5.52.1",
"axios": "^1.7.3",
"axios": "^1.7.7",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"lucide-react": "^0.427.0",
Expand Down
Loading

0 comments on commit 6998828

Please sign in to comment.