diff --git a/content/notes/Arch Secure Boot.md b/content/notes/Arch Secure Boot.md index 270f730..91fb873 100644 --- a/content/notes/Arch Secure Boot.md +++ b/content/notes/Arch Secure Boot.md @@ -1,5 +1,6 @@ --- title: Arch Linux Secure Boot +date: 2024-05-06T00:00:00-07:00 tags: - Linux --- diff --git a/content/notes/Create a systemd service.md b/content/notes/Create a systemd service.md index 75a4eb5..3650a34 100644 --- a/content/notes/Create a systemd service.md +++ b/content/notes/Create a systemd service.md @@ -1,5 +1,6 @@ --- title: Example Systemd Service +date: 2024-05-06T00:00:00-07:00 slug: systemd-example tags: - Linux diff --git a/content/notes/Desktop files.md b/content/notes/Desktop files.md index 856e8bf..43c3519 100644 --- a/content/notes/Desktop files.md +++ b/content/notes/Desktop files.md @@ -1,5 +1,6 @@ --- title: Example .desktop File +date: 2024-05-06T00:00:00-07:00 slug: desktop-file-example tags: - Linux diff --git a/content/notes/Implementing Status.Cafe Updates as a Buildstep.md b/content/notes/Implementing Status.Cafe Updates as a Buildstep.md index 9e39d32..dcf2784 100644 --- a/content/notes/Implementing Status.Cafe Updates as a Buildstep.md +++ b/content/notes/Implementing Status.Cafe Updates as a Buildstep.md @@ -1,5 +1,6 @@ --- title: Retrieving status.cafe Updates During Hugo Builds +date: 2024-05-06T00:00:00-07:00 slug: hugo-build-status-cafe tags: - Hugo diff --git a/content/notes/Vim Usage.md b/content/notes/Vim Usage.md index 9ef46c9..a30987b 100644 --- a/content/notes/Vim Usage.md +++ b/content/notes/Vim Usage.md @@ -1,5 +1,6 @@ --- title: Vim Tips +date: 2024-05-06T00:00:00-07:00 slug: vim-tips tags: - Linux