From 1d7c427fec0d2deb3f722a1fcf4eb41c3c4c32ec Mon Sep 17 00:00:00 2001 From: Maik de Kruif Date: Fri, 27 Aug 2021 20:42:45 +0200 Subject: [PATCH] Rename file --- .../{watch_together.md => watch-together.md} | 2 +- .../screenshot.png | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename content/portfolio/{watch_together.md => watch-together.md} (88%) rename static/img/portfolio/{watch_together => watch-together}/screenshot.png (100%) diff --git a/content/portfolio/watch_together.md b/content/portfolio/watch-together.md similarity index 88% rename from content/portfolio/watch_together.md rename to content/portfolio/watch-together.md index 215a98e..8c98e9a 100644 --- a/content/portfolio/watch_together.md +++ b/content/portfolio/watch-together.md @@ -5,7 +5,7 @@ start_date = 2018-08-17 end_date = "Present" company_name = "Personal" company_url = "https://maik.dev" -cover = "img/portfolio/watch_together/screenshot.png" +cover = "img/portfolio/watch-together/screenshot.png" description = "A website to watch a youtube video together with someone who is not directly next to you!" responsibilities = [ "Sync", diff --git a/static/img/portfolio/watch_together/screenshot.png b/static/img/portfolio/watch-together/screenshot.png similarity index 100% rename from static/img/portfolio/watch_together/screenshot.png rename to static/img/portfolio/watch-together/screenshot.png