diff --git a/_layouts/default.html b/_layouts/default.html index bce52f8..982437d 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,12 +4,12 @@ - + - + - + TinyMCE.com | {{ page.title }} diff --git a/index.md b/index.md index f96bd42..5125bc1 100644 --- a/index.md +++ b/index.md @@ -2,6 +2,7 @@ layout: default title: TinyMCE Documentation type: index +description: The official documentaiton source for the most advanced editor designed to simplify website creation. --- {% include index.html links=site.data.nav %}