Skip to content

Commit

Permalink
docs: favicons add struct files ru
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jan 4, 2024
1 parent 9b8e1b8 commit 78fd48f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/ru/reference/favicons.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,13 @@ services:
- ./favicons:/app/public/favicons // [!code ++]
```
:::

Структура файлов:

```text
./favicons
├── apple-touch-icon.png
├── favicon.ico
├── pwa-192x192.png
└── pwa-512x512.png
```

0 comments on commit 78fd48f

Please sign in to comment.