minor
This commit is contained in:
parent
fc5304e3af
commit
a32d7771f7
1 changed files with 4 additions and 2 deletions
|
@ -13,12 +13,14 @@ abstract: |
|
|||
Outline of customizations.
|
||||
---
|
||||
|
||||
Current customizations
|
||||
Current customizations (all theme customizations include a note)
|
||||
1. customization for `figcaptions` for images/tables/videos etc. Edits with commentary at
|
||||
- `render-image.html`
|
||||
- `render-image.html`
|
||||
- `site.min.css`
|
||||
2. customization for background color for code blocks
|
||||
- `site.min.css` -> `pre` and `code` classes
|
||||
3. customization for omitting entry date from keyword view
|
||||
- `\layouts\taxonomy\list.html` (line commented)
|
||||
|
||||
Need to:
|
||||
- expose publication date in content (single) and in page metadata (header)
|
Loading…
Add table
Reference in a new issue