Skip to content

Commit 284c2c3

Browse files
committed
Dummy
1 parent 965dd7b commit 284c2c3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ When the project requires customization, we need to copy the original file that
149149
150150
`home/templates/includes/custom_footer.html`
151151

152-
By default, this file is unused because the `theme` expects `footer.html` (without the `custom_` prefix).
152+
By default, this file is unused because the `theme` expects `footer.html` (without the `custom-` prefix).
153153

154154
In order to use it, simply rename it to `footer.html`. Like this, the default version shipped in the library is ignored by Django.
155155

0 commit comments

Comments
 (0)