mirror of
https://github.com/jbowdre/runtimeterror.git
synced 2024-11-21 14:32:19 +00:00
update changelog
This commit is contained in:
parent
b1cc74ed3a
commit
5226ab1f7c
1 changed files with 6 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
---
|
---
|
||||||
title: "/changelog"
|
title: "/changelog"
|
||||||
date: "2024-05-26T21:19:08Z"
|
date: "2024-05-26T21:19:08Z"
|
||||||
lastmod: "2024-05-29"
|
lastmod: "2024-05-30"
|
||||||
description: "Maybe I should keep a log of all my site-related tinkering?"
|
description: "Maybe I should keep a log of all my site-related tinkering?"
|
||||||
featured: false
|
featured: false
|
||||||
toc: false
|
toc: false
|
||||||
|
@ -10,6 +10,11 @@ categories: slashes
|
||||||
---
|
---
|
||||||
*High-level list of config/layout changes to the site.*
|
*High-level list of config/layout changes to the site.*
|
||||||
|
|
||||||
|
**2024-05-30:**
|
||||||
|
- Fix broken styling for taxonomy (categories/tags) feeds
|
||||||
|
- Open "notes" header link in new tab since it's an external link
|
||||||
|
- Misc improvements for handling /slashes
|
||||||
|
|
||||||
**2024-05-29:**
|
**2024-05-29:**
|
||||||
- Display post descriptions (if set) on archive pages; otherwise fall back to summaries
|
- Display post descriptions (if set) on archive pages; otherwise fall back to summaries
|
||||||
- Add /slashes archive page
|
- Add /slashes archive page
|
||||||
|
|
Loading…
Reference in a new issue