diff --git a/README.md b/README.md index c2eedd1..45a5c8c 100644 --- a/README.md +++ b/README.md @@ -167,7 +167,6 @@ artsite/ │ │ ├── content/ # Content-specific components │ │ └── home/ # Home page components │ ├── composables/ # Vue composables -│ ├── layouts/ # Page layouts │ ├── pages/ # Application pages (file-based routing) │ │ ├── index.vue # Home page │ │ ├── projects/ # Projects section