diff --git a/README.md b/README.md index c520955..ccaa4a7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![FWT Logo](fwt/images/logo.avif) +![FWT Logo](public/logo.png) # Fast WebApp Template diff --git a/src/components/solid_components_here.md b/src/components/solid_components_here.md new file mode 100644 index 0000000..a7dff57 --- /dev/null +++ b/src/components/solid_components_here.md @@ -0,0 +1 @@ +Place your SolidJS Components here.