We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cfc75e commit 0b124a6Copy full SHA for 0b124a6
1 file changed
src/tech_blog.html
@@ -44,7 +44,7 @@ <h1 id="titl"></h1>
44
45
<script>
46
const blogs_map = [
47
- [6, "My first open source contribution", "28 Aug 2025"],
+ [6, "My first open source contribution", "29 Sep 2025"],
48
[5, "What you dont know (in networking) can hurt you", "28 Aug 2025"],
49
[4, "Be careful of Python for loops (or Python in general)", "29 Jul 2025"],
50
[3, "Downsides of Alpine linux", "27 Jun 2025"],
0 commit comments