Skip to content

Commit 69fc06e

Browse files
committed
refactor: change a feature
1 parent 0313746 commit 69fc06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pages/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ const features = [
235235
Icon: Download,
236236
},
237237
{
238-
title: 'Customizable',
238+
title: 'Blog',
239239
description:
240-
'You can change the look and feel of your docs with available themes and plugin.',
240+
'You can create, edit and publish blog posts from the dashboard. No pushing drafts to GitHub.',
241241
Icon: Edit,
242242
},
243243
{

0 commit comments

Comments
 (0)