mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-10 05:44:42 +00:00
improve docs
This commit is contained in:
parent
946b78795d
commit
9518f8d426
1 changed files with 1 additions and 1 deletions
|
|
@ -984,7 +984,7 @@ the most influenced by the Bootstrap 3 theme.
|
|||
Make changes to an existing theme
|
||||
-----------------------------------------------
|
||||
As said above, making your own theme from scratch could be costy. Instead,
|
||||
you can override an existing one and change it to your needs with
|
||||
you can override/reuse an existing one and change it to your needs with
|
||||
minimal efforts. See the `override simple theme <https://github.com/barseghyanartur/django-fobi/tree/master/examples/simple/override_simple_theme/>_`
|
||||
example. In order to see it in action, run the project with
|
||||
`settings_override_simple_theme` option:
|
||||
|
|
|
|||
Loading…
Reference in a new issue