customizations
This commit is contained in:
parent
cdd99d0e92
commit
54e224274d
1 changed files with 4 additions and 3 deletions
|
@ -14,13 +14,14 @@ abstract: |
|
|||
---
|
||||
|
||||
Current customizations (all theme customizations include a note)
|
||||
1. customization for `figcaptions` for images/tables/videos etc. Edits with commentary at
|
||||
1. edit for `figcaption` for images/tables/videos etc. Edits with commentary at
|
||||
- `render-image.html`
|
||||
- `site.min.css`
|
||||
2. customization for background color for code blocks
|
||||
2. add background color for code blocks
|
||||
- `site.min.css` -> `pre` and `code` classes
|
||||
3. customization for omitting entry date from keyword view
|
||||
3. omit entry date from keyword view
|
||||
- `\layouts\taxonomy\list.html` (line commented)
|
||||
4. commented out `h2-6:before{}` which produced double numbering of headings (`site.min.css`)
|
||||
|
||||
Need to:
|
||||
- expose publication date in content (single) and in page metadata (header)
|
Loading…
Add table
Reference in a new issue