Skip to content

Commit

Permalink
docs: add retroski to showcase!
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jan 19, 2024
1 parent 1944a6a commit 9cbaf75
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions site/src/pages/showcase/_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,17 @@ import krakenImage from './images/kraken.png'
import swordAdventureImage from './images/sword-adventure.png'
import superMetronomeImage from './images/super-metronome-hero.png'
import nightBikeImage from './images/nightbike.png'
import retroSkiImage from './images/retroski.png'

export default [
{
title: 'Retro Ski',
image: retroSkiImage,
description:
'Put your skis and let\'s race some randomly generated alpine ski tracks with your friends.',
url: 'https://mathieuher.github.io/RetroSki/',
source: 'https://github.com/mathieuher/RetroSki',
},
{
title: 'Night Bike',
image: nightBikeImage,
Expand Down
Binary file added site/src/pages/showcase/images/retroski.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9cbaf75

Please sign in to comment.