|
|
@@ -40,7 +40,7 @@ templates/macros.html -> replace themes/simple-blog/templates/macros.html |
|
|
|
static/js/site.js -> replace themes/simple-blog/static/js/site.js |
|
|
|
``` |
|
|
|
|
|
|
|
You can also choose to only parts of a page if a theme define some blocks by extending it. If we wanted |
|
|
|
You can also choose to only override parts of a page if a theme define some blocks by extending it. If we wanted |
|
|
|
to only change a single block from the `post.html` page in the example above, we could do the following: |
|
|
|
|
|
|
|
``` |
|
|
|