Skip to content

Commit dbf2e63

Browse files
authored
Update description metatag
1 parent fa4bfb9 commit dbf2e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ export default function Home() {
8686
return (
8787
<Layout
8888
title={`Get started with the ${siteConfig.title}`}
89-
description="Description will go into a meta tag in <head />">
89+
description="Comprehensive Joomla! developer manual with full documentation for creating custom extensions and components.">
9090
<HomepageHeader />
9191
<main>
9292
{quickaccess && quickaccess.length > 0 && (

0 commit comments

Comments
 (0)