We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa4bfb9 commit dbf2e63Copy full SHA for dbf2e63
src/pages/index.js
@@ -86,7 +86,7 @@ export default function Home() {
86
return (
87
<Layout
88
title={`Get started with the ${siteConfig.title}`}
89
- description="Description will go into a meta tag in <head />">
+ description="Comprehensive Joomla! developer manual with full documentation for creating custom extensions and components.">
90
<HomepageHeader />
91
<main>
92
{quickaccess && quickaccess.length > 0 && (
0 commit comments