From b1fe6a28c43eb1617d6c2d823b03f60909b440e5 Mon Sep 17 00:00:00 2001 From: Sascha Schulz <sschulz@dh-software.de> Date: Mo, 05 Feb 2024 12:39:20 +0100 Subject: [PATCH] rename web-components to 009-web-components --- templates/009-web-components/card-component.js | 0 templates/009-web-components/hello-sayer.html | 0 templates/009-web-components/hello-sayer.js | 0 templates/009-web-components/card-component.html | 0 4 files changed, 0 insertions(+), 0 deletions(-) diff --git a/templates/web-components/card-component.html b/templates/009-web-components/card-component.html similarity index 100% rename from templates/web-components/card-component.html rename to templates/009-web-components/card-component.html diff --git a/templates/web-components/card-component.js b/templates/009-web-components/card-component.js similarity index 100% rename from templates/web-components/card-component.js rename to templates/009-web-components/card-component.js diff --git a/templates/web-components/hello-sayer.html b/templates/009-web-components/hello-sayer.html similarity index 100% rename from templates/web-components/hello-sayer.html rename to templates/009-web-components/hello-sayer.html diff --git a/templates/web-components/hello-sayer.js b/templates/009-web-components/hello-sayer.js similarity index 100% rename from templates/web-components/hello-sayer.js rename to templates/009-web-components/hello-sayer.js -- Gitblit v1.9.3