Skip to content

Commit

Permalink
Add content layer graphic to wallpapers page (#1260)
Browse files Browse the repository at this point in the history
  • Loading branch information
delucis authored Sep 18, 2024
1 parent 069109e commit 329e170
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 0 deletions.
Binary file added public/assets/wallpapers/desktop/layers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
1 change: 1 addition & 0 deletions src/pages/wallpapers/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ const seo = {
<WallpaperAssetCard name="Rose" type="desktop" assetName="rose" />
<WallpaperAssetCard name="Gold" type="desktop" assetName="gold" />
<WallpaperAssetCard name="Teal" type="desktop" assetName="teal" />
<WallpaperAssetCard name="Layers" type="desktop" assetName="layers" />
</ul>
</section>

Expand Down

0 comments on commit 329e170

Please sign in to comment.