Skip to content

Commit

Permalink
changed: arch linux svg icon
Browse files Browse the repository at this point in the history
  • Loading branch information
joao-zip committed Sep 5, 2024
1 parent 7c8c28f commit 3997fd6
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions src/icons/platforms/arch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 0 additions & 1 deletion src/icons/platforms/archLinux.svg

This file was deleted.

2 changes: 1 addition & 1 deletion src/pages/download.astro
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ import Base from '../layouts/Base.astro';
<div class="box is-inline-block m-6">
<div class="is-flex is-align-items-center is-justify-content-center p-5">
<div class="is-flex is-flex-direction-column">
<Icon name="platforms/archLinux" class='icon'/>
<Icon name="platforms/arch" class='icon'/>
<span class="pt-3">Arch</span>
</div>
<code class="command-box p-3">$ yay -S wiredpanda</code>
Expand Down

0 comments on commit 3997fd6

Please sign in to comment.