Skip to content

Commit 14a85f9

Browse files
Merge branch 'main' into docs/comprehensive-localized-readmes-13548658664144114384
2 parents ed4037e + 10f19d3 commit 14a85f9

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

frontend/public/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 🏷️ 📁 Public
44

55
### 🎯 PURPOSE
6-
The `public` directory forms a critical foundation within the Mavluda Beauty ecosystem, meticulously orchestrating the public logic to ensure a seamless and premium experience.
6+
The `public` directory handles frontend architecture and configuration for the Mavluda Beauty platform.
77

88
### 🏗️ ARCHITECTURE
99
```mermaid
@@ -15,10 +15,10 @@ graph TD
1515
### 📄 FILE REGISTRY
1616
| File Name | Type | Responsibility | Key Aliases Used |
1717
|---|---|---|---|
18-
| *No files* | `-` | *Directory is strictly structural.* | `-` |
18+
| (No files) | - | - | - |
1919

2020
### 🔗 DEPENDENCIES
21-
- *Self-contained premium module.*
21+
- `None`
2222

2323
### 🛠️ USAGE
2424
```typescript

frontend/public/images/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 🏷️ 📁 Images
44

55
### 🎯 PURPOSE
6-
The `images` directory forms a critical foundation within the Mavluda Beauty ecosystem, meticulously orchestrating the images logic to ensure a seamless and premium experience.
6+
The `images` directory handles frontend architecture and configuration for the Mavluda Beauty platform.
77

88
### 🏗️ ARCHITECTURE
99
```mermaid
@@ -16,11 +16,11 @@ graph TD
1616
### 📄 FILE REGISTRY
1717
| File Name | Type | Responsibility | Key Aliases Used |
1818
|---|---|---|---|
19-
| `treatments-add-img.png` | `png` | Configuration and foundational asset. | None |
20-
| `treatments-no-img.png` | `png` | Configuration and foundational asset. | None |
19+
| `treatments-add-img.png` | `png` | Core logic or foundational asset for this directory. | None |
20+
| `treatments-no-img.png` | `png` | Core logic or foundational asset for this directory. | None |
2121

2222
### 🔗 DEPENDENCIES
23-
- *Self-contained premium module.*
23+
- `None`
2424

2525
### 🛠️ USAGE
2626
```typescript

0 commit comments

Comments
 (0)