Skip to content

Commit

Permalink
Update IsFile.astro
Browse files Browse the repository at this point in the history
  • Loading branch information
kobe-koto authored Nov 3, 2023
1 parent 1fcb17a commit 8225c1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/IsFile.astro
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { Icon } from "astro-icon";
<!--FileEncodeUrl-->
</code>
<ButtonContainer href="<!--FileEncodeUrl-->">
<span><Icon name="heroicons:arrow-down-tray"/>&nbsp;Download<!--constStr@Download--></span>
<span><Icon name="heroicons:arrow-down-tray"/>&nbsp;<!--constStr@Download--></span>
</ButtonContainer>
<ButtonContainer href="<!--FileEncodeUrl-->">
<span><Icon name="heroicons:document-duplicate" />&nbsp;Copy URL</span>
Expand Down

0 comments on commit 8225c1f

Please sign in to comment.