You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.