From f591150512903014461e4fa1be3bc53bd261af2f Mon Sep 17 00:00:00 2001 From: Erika <3019731+Princesseuh@users.noreply.github.com> Date: Thu, 4 Aug 2022 14:16:51 -0400 Subject: Audit examples templates (#3940) * basics, framework-alpine, framework-solid, delete unused examples * framework-multiple * Remove non-standard file extensions, add missing .vscode folders * Remove robots.txt * Remove blog-multiple-authors * Rewrite components comments to be consistent * Update lockfile * Remove unnecessary usage of SCSS in subpath example * Fix props weirdness in portfolio example * Remove Lit from `framework-multiple` for now * Misc fixes * Update lockfile * I'm in lockfile hell, send help --- examples/integrations-playground/public/robots.txt | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 examples/integrations-playground/public/robots.txt (limited to 'examples/integrations-playground/public/robots.txt') diff --git a/examples/integrations-playground/public/robots.txt b/examples/integrations-playground/public/robots.txt deleted file mode 100644 index 1f53798bb..000000000 --- a/examples/integrations-playground/public/robots.txt +++ /dev/null @@ -1,2 +0,0 @@ -User-agent: * -Disallow: / -- cgit v1.2.3