Skip to content

Commit d31f5df

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

de/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ Dies tun wir, indem wir einen Ordner namens `static` in der Blog-App erstellen:
4343
djangogirls
4444
├── blog
4545
│ ├── migrations
46-
│ └── static
46+
│ ├── static
47+
│   └── templates
4748
└── mysite
4849
```
4950

0 commit comments

Comments
 (0)