diff options
author | floppydiskette <floppydisk@hyprcat.net> | 2024-08-30 19:50:59 +0100 |
---|---|---|
committer | floppydiskette <floppydisk@hyprcat.net> | 2024-08-30 19:51:26 +0100 |
commit | 01be7aafc6656cb09222d8fb738685f5cb46ba5c (patch) | |
tree | c2f33543b456d2e796d9a6fdaf5ece79078c5dc2 /resources | |
parent | ed711791b6f2cb4bf30e83998eff3e4dcb890c7c (diff) |
Correct steam link
Diffstat (limited to 'resources')
-rw-r--r-- | resources/views/home.blade.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 75af3de..1b17b0f 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -13,7 +13,7 @@ <li>Loves ETC desks, prefers Generics to LEDs for some reason</li> <li>Has a crippling Soundcraft addiction</li> <li>Spends way too much time on his computer</li> - <li>Favorite games: <a href="https://steamcommunity.com/id/floppydisk05/recommended/420530/">OneShot</a>, Minecraft, Stardew Valley, N++ and Starbound</li> + <li>Favorite games: <a href="https://steamcommunity.com/id/fwoppydwisk/recommended/420530/">OneShot</a>, Minecraft, Stardew Valley, N++ and Starbound</li> <li><a href="http://wxqa.com/">CWOP</a> member</li> </ul> <br> @@ -22,7 +22,7 @@ <li><strong>Tech Theatre</strong> - Lighting, Stage Management, etc. (<a href="https://www.controlbooth.com/members/floppydisk.28673/">ControlBooth</a>)</li> <li><strong>Programming</strong> - HTML, CSS, JavaScript, C#, Java, PHP, Ruby, Python (<a href="https://github.com/floppydisk05">GitHub</a>)</li> <li><strong>Photography</strong> - <a href="https://www.flickr.com/photos/floppydisk/">Flickr</a></li> - <li><strong>Gaming</strong> - <a href="https://steamcommunity.com/id/floppydisk05/">Steam Profile</a></li> + <li><strong>Gaming</strong> - <a href="https://steamcommunity.com/id/fwoppydwisk/">Steam Profile</a></li> </ul> </div> <div class="section"> |