diff --git a/content/article/dev-customizations.md b/content/article/dev-customizations.md index bd5c14a..d128817 100644 --- a/content/article/dev-customizations.md +++ b/content/article/dev-customizations.md @@ -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) \ No newline at end of file