diff options
| -rw-r--r-- | .bundle/config | 2 | ||||
| -rw-r--r-- | _posts/2025-09-12-ccna-studying.md | 2 |
2 files changed, 3 insertions, 1 deletions
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 |
