feat: add blog category selection and update project section title

This commit is contained in:
poyrazavsever
2026-03-11 13:43:17 +03:00
parent 8c37be35f0
commit d59f0985b7
4 changed files with 23 additions and 4 deletions
+1 -1
View File
@@ -66,7 +66,7 @@
</div>
<div>
<label for="blog-category">Category</label>
<input id="blog-category" placeholder="React" />
<select id="blog-category"></select>
</div>
<div>
<label for="blog-date">Date</label>