diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-07-25 13:56:09 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-07-25 13:56:09 -0700 |
| commit | c1ddec17aec74e2912f231600e64bfb0656a4984 (patch) | |
| tree | 3deedad6eb44ae0cd64a975e07aba11a95af5ffd | |
| parent | 86f8293c013679ac390e223fb70bd3c77a3cdfaa (diff) | |
fix incorrect post date
| -rw-r--r-- | src/content/blog/patchwork-posts/patchwork-archive-4.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/content/blog/patchwork-posts/patchwork-archive-4.md b/src/content/blog/patchwork-posts/patchwork-archive-4.md index 2975c67..07aa2fc 100644 --- a/src/content/blog/patchwork-posts/patchwork-archive-4.md +++ b/src/content/blog/patchwork-posts/patchwork-archive-4.md @@ -1,7 +1,7 @@ --- title: 'Archiving 8000 VTuber Songs and Music Covers (and counting) - Part 4: Workflow and Web UI' description: "Finally let's put it all together and see how it works!" -pubDate: 'Jul 27 2023' +pubDate: 'Jul 25 2023' heroImage: 'https://files.pinapelz.com/pso2ngs-2232-collab.png' --- The content is stored and hosted, the workers are running. The last pieces of the puzzle involve setting up a workflow to make adding new content as easy as possible, and a web UI to make it easy to browse content. |
