jineshnagori/blogspot

Create a separate "Add Blog" page

Open

#289 opened on Oct 4, 2025

 (2 comments) (0 reactions) (1 assignee)HTML (190 forks)auto 404
good first issuehacktoberfesthacktoberfest-accepted

Repository metrics

Stars
 (39 stars)
PR merge metrics
 (PR metrics pending)

Description

The "Add Blog" button currently leads to a 404 page. Create a new HTML file AddBlog.html with a form for users to submit new blog posts. The form should include fields for title, author, content, and an image upload option.

Contributor guide