From 378efda526624a3faa4882ffd69e7e27fee61b02 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Fri, 22 Nov 2024 12:44:10 +0100 Subject: [PATCH] rename path --- .../sites/{ => templates}/angular-starter.png | Bin .../images/sites/{ => templates}/astro-starter.png | Bin .../images/sites/{ => templates}/nextjs-starter.png | Bin .../images/sites/{ => templates}/nuxt-starter.png | Bin .../images/sites/{ => templates}/remix-starter.png | Bin .../sites/{ => templates}/sveltekit-starter.png | Bin 6 files changed, 0 insertions(+), 0 deletions(-) rename static/images/sites/{ => templates}/angular-starter.png (100%) rename static/images/sites/{ => templates}/astro-starter.png (100%) rename static/images/sites/{ => templates}/nextjs-starter.png (100%) rename static/images/sites/{ => templates}/nuxt-starter.png (100%) rename static/images/sites/{ => templates}/remix-starter.png (100%) rename static/images/sites/{ => templates}/sveltekit-starter.png (100%) diff --git a/static/images/sites/angular-starter.png b/static/images/sites/templates/angular-starter.png similarity index 100% rename from static/images/sites/angular-starter.png rename to static/images/sites/templates/angular-starter.png diff --git a/static/images/sites/astro-starter.png b/static/images/sites/templates/astro-starter.png similarity index 100% rename from static/images/sites/astro-starter.png rename to static/images/sites/templates/astro-starter.png diff --git a/static/images/sites/nextjs-starter.png b/static/images/sites/templates/nextjs-starter.png similarity index 100% rename from static/images/sites/nextjs-starter.png rename to static/images/sites/templates/nextjs-starter.png diff --git a/static/images/sites/nuxt-starter.png b/static/images/sites/templates/nuxt-starter.png similarity index 100% rename from static/images/sites/nuxt-starter.png rename to static/images/sites/templates/nuxt-starter.png diff --git a/static/images/sites/remix-starter.png b/static/images/sites/templates/remix-starter.png similarity index 100% rename from static/images/sites/remix-starter.png rename to static/images/sites/templates/remix-starter.png diff --git a/static/images/sites/sveltekit-starter.png b/static/images/sites/templates/sveltekit-starter.png similarity index 100% rename from static/images/sites/sveltekit-starter.png rename to static/images/sites/templates/sveltekit-starter.png