We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d950a85 commit 45d6043Copy full SHA for 45d6043
1 file changed
tr/css/README.md
@@ -46,7 +46,8 @@ Bunu blog uygulamamızın içerisinde `static` isimli bir klasör oluşturarak y
46
djangogirls
47
├── blog
48
│ ├── migrations
49
-│ └── static
+│ ├── static
50
+│ └── templates
51
└── mysite
52
```
53
0 commit comments