From d5b9721533b965b667fb11b43d2f39b9a470a8d2 Mon Sep 17 00:00:00 2001 From: Benjamin Sanders Date: Sat, 11 Oct 2025 10:41:15 -0400 Subject: made a simple change to test pushing it live --- .bundle/config | 2 ++ _posts/2025-09-12-ccna-studying.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .bundle/config diff --git a/.bundle/config b/.bundle/config new file mode 100644 index 0000000..2369228 --- /dev/null +++ b/.bundle/config @@ -0,0 +1,2 @@ +--- +BUNDLE_PATH: "vendor/bundle" diff --git a/_posts/2025-09-12-ccna-studying.md b/_posts/2025-09-12-ccna-studying.md index edaf25c..377b585 100644 --- a/_posts/2025-09-12-ccna-studying.md +++ b/_posts/2025-09-12-ccna-studying.md @@ -35,5 +35,5 @@ Topic 5 Well, enough writing this little introduction article. It is Saturday so I'm going to get started working on some subnetting then VLAN labbing. -Thanks for reading, +Thanks for reading this article, ~Ben \ No newline at end of file -- cgit v1.2.3