Skip to content

Commit 0b124a6

Browse files
committed
Corrected date on open source contribution blog
1 parent 2cfc75e commit 0b124a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/tech_blog.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ <h1 id="titl"></h1>
4444

4545
<script>
4646
const blogs_map = [
47-
[6, "My first open source contribution", "28 Aug 2025"],
47+
[6, "My first open source contribution", "29 Sep 2025"],
4848
[5, "What you dont know (in networking) can hurt you", "28 Aug 2025"],
4949
[4, "Be careful of Python for loops (or Python in general)", "29 Jul 2025"],
5050
[3, "Downsides of Alpine linux", "27 Jun 2025"],

0 commit comments

Comments
 (0)