Skip to content

Commit

Permalink
Styling
Browse files Browse the repository at this point in the history
  • Loading branch information
perguth committed Jan 29, 2025
1 parent 7ce0330 commit c693879
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion routes/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ export default function Home() {
<div class='bg-gray-50 rounded'>
<code class='font-mono block p-4 text-sm'>
curl -s https://cryptsend.thingylabs.io/upload.sh | bash -s --
yourfile.pdf
yourfile
</code>
<div class='border-t bg-gray-100 p-2 flex justify-end'>
<CopyButton />
Expand Down

0 comments on commit c693879

Please sign in to comment.