Commit ef149e0
committed
📌 ISSUE-#50: Add extrahead block to base.html template
- Add missing extrahead block in base.html template
- Allows users to override extrahead block in main.html
- Fixes issue where extrahead block override was not working
- Block is positioned between site_meta and styles blocks in <head> section1 parent 9b927d5 commit ef149e0
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments