chore: put images in the public folder
This commit is contained in:
parent
4fbdcdae37
commit
1e7e9be5f6
|
@ -21,4 +21,5 @@ collections:
|
|||
- { label: "Kategori", name: "category", widget: "select", options: ["fikir", "teknik", "edebiyat", "ansiklopedi"] }
|
||||
- { label: "Alt Kategori", name: "subcategory", widget: "string" }
|
||||
- { label: "Body", name: "body", widget: "markdown" }
|
||||
media_folder: "src/images"
|
||||
media_folder: "public/images"
|
||||
public_folder: "/images"
|
||||
|
|
0
public/images/.gitkeep
Normal file
0
public/images/.gitkeep
Normal file
BIN
public/images/vlcsnap-2025-02-08-20h24m52s263.png
Normal file
BIN
public/images/vlcsnap-2025-02-08-20h24m52s263.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
|
@ -6,11 +6,9 @@ summary: Argocd çalışıyor mu?
|
|||
category: fikir
|
||||
subcategory: Deneme
|
||||
---
|
||||
Argocd nasıl çalışıyor?\_\_\_\_
|
||||
Argocd nasıl çalışıyor?
|
||||
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
```python
|
||||
print("help")
|
||||
|
|
Loading…
Reference in New Issue
Block a user