Skip to content

Commit

Permalink
temp: test frontend build
Browse files Browse the repository at this point in the history
  • Loading branch information
akorzunin committed Jul 30, 2024
1 parent b2fc023 commit 65abfb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export const Header = () => {
</h2>
<div className="flex gap-3">
<Button asChild>
<a href="/download/">download_6</a>
<a href="/download/">download</a>
</Button>
<Button>source code</Button>
<Button disabled>steam</Button>
Expand Down

0 comments on commit 65abfb4

Please sign in to comment.