Skip to content

Commit

Permalink
Merge pull request #1109 from hackclub/malted/tm-2
Browse files Browse the repository at this point in the history
malted/tm 2
  • Loading branch information
malted authored Jan 17, 2025
2 parents 80b52d7 + 61f0172 commit e85d0e8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/app/harbor/tavern/tavern.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ export default function Tavern() {
<div className="mb-4 rounded-lg overflow-clip">
<iframe
src="https://high-seas-tavern-map.vercel.app"
allow="geolocation 'self' https://highseas.hackclub.com"
className="w-full h-96"
/>
<style>{`
Expand Down Expand Up @@ -76,7 +77,7 @@ export default function Tavern() {
<p className="tavern-default px-2">Unresponded</p>
</div>
</div>
cla

<Card className="mb-8 p-6">
<p className="mb-4">
On January 31st, thousands of ships will sail back to port,
Expand Down

0 comments on commit e85d0e8

Please sign in to comment.