Skip to content

Commit 52e1043

Browse files
committed
chore(showcase): update demo and GitHub links
Updated the GitHub repository and demo URL for the Rock Paper Scissors game to reflect the correct project details.
1 parent 6d4a8be commit 52e1043

File tree

1 file changed

+2
-2
lines changed
  • content/showcase/rock-paper-scissors

1 file changed

+2
-2
lines changed

content/showcase/rock-paper-scissors/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: "Rock Paper Scissors"
33
description: "A classic Rock Paper Scissors game built with Aurelia 2, featuring an elegant UI and computer opponent."
44
date: 2024-03-15
55
showcase_categories: ["games"]
6-
github: "your-username/rock-paper-scissors"
7-
demo: "https://your-demo-url.com"
6+
github: "Vheissu/aurelia2-rock-paper-scissors"
7+
demo: "https://aurelia2-rock-paper-scissors.vercel.app/"
88
---
99

1010
## Overview

0 commit comments

Comments
 (0)