import { h } from 'preact';
export const ArticleFormTitle = () => (
Writing a Great Post Title
-
Think of your post title as a super short (but compelling!) description
— like an overview of the actual post in one short sentence.
-
Use keywords where appropriate to help ensure people can find your post
by search.
);