From 40aa3d7814116e97b1f5a2ce7fcd7ce99f50a980 Mon Sep 17 00:00:00 2001 From: delf Date: Thu, 11 Dec 2025 01:16:14 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 87b813a..0ab6a32 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ Inside of your Astro project, you'll see the following folders and files: / ├── public/ ├── src/ +│ └── libs/ +│ └── layouts/ +│ └── components/ │ └── pages/ │ └── index.astro └── package.json