From 8b059424a2e3d88e5ce5d1ee015e5284795b1351 Mon Sep 17 00:00:00 2001 From: lew Date: Fri, 23 Jan 2026 16:06:02 +0000 Subject: [PATCH] feat: replace sample with cv --- apps/blog/public/txt/cv.txt | 6 ++++++ apps/blog/public/txt/hello.txt | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 apps/blog/public/txt/cv.txt delete mode 100644 apps/blog/public/txt/hello.txt diff --git a/apps/blog/public/txt/cv.txt b/apps/blog/public/txt/cv.txt new file mode 100644 index 0000000..f6cb4b4 --- /dev/null +++ b/apps/blog/public/txt/cv.txt @@ -0,0 +1,6 @@ +lewis@wynne.rs + +swe@thecodeguy 2025-now +python@tcz 2024-2025 +freelance swe 2020-2024 +1st class cyber 2020 diff --git a/apps/blog/public/txt/hello.txt b/apps/blog/public/txt/hello.txt deleted file mode 100644 index 64b3690..0000000 --- a/apps/blog/public/txt/hello.txt +++ /dev/null @@ -1 +0,0 @@ -Hello, this is a sample text file.