replace placeholder

This commit is contained in:
Nicholas Orlowsky 2023-03-20 19:37:43 -05:00 committed by GitHub
parent a2a232a0eb
commit 6ad19a8bfa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,7 +53,7 @@ const SPONODEProject: ProjectCardProps = {
const NWSProject: ProjectCardProps = { const NWSProject: ProjectCardProps = {
title: "Nick Web Services", title: "Nick Web Services",
description: "App for Android & macOS that added songs people sent you to a playlist. Made so we could have a jukebox type setup during track workouts.", description: "Nick Web Services is a cloud hosting provider that I created. It was originally one server I got from goodwill in a garage, but now it's 4 servers across 2 states (PA & TX).",
shortDescription: "My own cloud provider", shortDescription: "My own cloud provider",
techUsed: ["Kubernetes", "Rancher", "C#"], techUsed: ["Kubernetes", "Rancher", "C#"],
link: "https://nws.nickorlow.com", link: "https://nws.nickorlow.com",