Skip to content

Commit a691057

Browse files
committed
troubleshooting new post
1 parent 4eb4de1 commit a691057

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/add-post.handlebars

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<div class="form-group">
55
<input
66
type="text"
7-
id="post-title"
8-
name="post-title"
7+
id="title"
8+
name="title"
99
class="form-input"
1010
placeholder="Title"
1111
/>

0 commit comments

Comments
 (0)