From 4d520797c99bd3e7ad9189c5d63d06d283f756b6 Mon Sep 17 00:00:00 2001 From: Arthur Danjou Date: Wed, 24 Dec 2025 14:32:08 +0100 Subject: [PATCH] Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- README.md | 1 - 1 file changed, 1 deletion(-) 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