mirror of
https://github.com/mfocko/blog.git
synced 2024-11-13 01:30:29 +01:00
blog(aoc-2022): fix datetime in 1st week
Signed-off-by: Matej Focko <mfocko@redhat.com>
This commit is contained in:
parent
85a66edd2f
commit
d49ed51087
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
title: 1st week of Advent of Code '22 in Rust
|
||||
description: Surviving first week in Rust.
|
||||
date: 2022-12-15T1:15
|
||||
date: 2022-12-15T01:15
|
||||
slug: aoc-2022/1st-week
|
||||
authors:
|
||||
- name: Matej Focko
|
||||
|
|
Loading…
Reference in a new issue