diff options
| author | Bob Lied <boblied+github@gmail.com> | 2025-10-10 07:39:25 -0500 |
|---|---|---|
| committer | Bob Lied <boblied+github@gmail.com> | 2025-10-10 07:39:25 -0500 |
| commit | 8fc798281a4068d075b11ce51fd82f7d182d0393 (patch) | |
| tree | 18af200afa6f73a6227caad8aa2f73bc6854ff5c | |
| parent | 3ee1e83cdbaa5683ff0c3eef5ee1a819dae0885f (diff) | |
| download | perlweeklychallenge-club-8fc798281a4068d075b11ce51fd82f7d182d0393.tar.gz perlweeklychallenge-club-8fc798281a4068d075b11ce51fd82f7d182d0393.tar.bz2 perlweeklychallenge-club-8fc798281a4068d075b11ce51fd82f7d182d0393.zip | |
Add blog reference for task 1
| -rw-r--r-- | challenge-342/bob-lied/README.md | 2 | ||||
| -rw-r--r-- | challenge-342/bob-lied/blog.txt | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/challenge-342/bob-lied/README.md b/challenge-342/bob-lied/README.md index 00179476df..98b149c185 100644 --- a/challenge-342/bob-lied/README.md +++ b/challenge-342/bob-lied/README.md @@ -2,4 +2,4 @@ ## [PWC](https://perlweeklychallenge.org/blog/perl-weekly-challenge-342/) ## [GitHub](https://github.com/boblied/perlweeklychallenge-club/tree/master/challenge-342/bob-lied) -[Blog](https://dev.to/boblied/) +[Blog](https://dev.to/boblied/pwc-342-balance-4eh4) diff --git a/challenge-342/bob-lied/blog.txt b/challenge-342/bob-lied/blog.txt new file mode 100644 index 0000000000..1d7ff08464 --- /dev/null +++ b/challenge-342/bob-lied/blog.txt @@ -0,0 +1 @@ +https://dev.to/boblied/pwc-342-balance-4eh4 |
