diff --git a/src/blog/2023-03-04.md b/src/blog/2023-03-04.md index 804121b..f007346 100644 --- a/src/blog/2023-03-04.md +++ b/src/blog/2023-03-04.md @@ -1,5 +1,6 @@ --- title: "2023-03-04" +date: 2023-03-04 --- catching the programming bug really cannot be overstated. this is my fourth night in a row where i've accidentally gone to sleep at 3am because i've been making amazing nonstop progress on the website. tonight alone i've implemented the homepage tiles and a system to automatically populate the "newest" post on the first tile (which took a little more wrangling than expected). that new system also allowed me to add in a next and previous button which should make the site a lot easier to navigate. i'd like a "back" button on posts to bring you back to the primary collection, but i'd like to do it in a clever way that avoids any manual messing about. diff --git a/src/blog/2023-03-24.md b/src/blog/2023-03-24.md index 9ec9a71..bd7a583 100644 --- a/src/blog/2023-03-24.md +++ b/src/blog/2023-03-24.md @@ -1,5 +1,6 @@ --- title: "2023-03-24" +date: 2023-03-24 --- ### some things i've been thinking about lately diff --git a/src/list/cool_links.md b/src/list/cool_links.md index 3e9b123..ed73779 100644 --- a/src/list/cool_links.md +++ b/src/list/cool_links.md @@ -1,5 +1,6 @@ --- title: cool links +date: 2023-03-10 --- ## console variations