Skip to content

Commit be66429

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

es/css/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Esto lo conseguimos creando una carpeta llamada `static` dentro de la aplicació
4444
djangogirls
4545
├── blog
4646
│ ├── migrations
47-
│ └── static
47+
│ ├── static
48+
│   └── templates
4849
└── mysite
4950

5051

0 commit comments

Comments
 (0)