Skip to content

Commit

Permalink
fixed date on http server
Browse files Browse the repository at this point in the history
  • Loading branch information
ishXD committed Jun 24, 2024
1 parent 43f9bc6 commit 8a6fd07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/writeups/Mini-HTTP-Server.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: "Mini HTTP Server in C"
date: 2023-07-15T16:08:57+05:30
date: {{ .Date }}
draft: false
toc: true
images:
Expand Down

0 comments on commit 8a6fd07

Please sign in to comment.