Skip to content

Commit 45d6043

Browse files
authored
Update README.md
Added 'templates' folder to the tree view, since this might be confusing for some people.
1 parent d950a85 commit 45d6043

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tr/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ Bunu blog uygulamamızın içerisinde `static` isimli bir klasör oluşturarak y
4646
djangogirls
4747
├── blog
4848
│ ├── migrations
49-
│ └── static
49+
│ ├── static
50+
│   └── templates
5051
└── mysite
5152
```
5253

0 commit comments

Comments
 (0)