This repository was archived by the owner on Oct 7, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66import DocsCard from ' ../../src/components/global/DocsCard' ;
77import DocsCards from ' ../../src/components/global/DocsCards' ;
88
9- Contember is an open- source platform that empowers developers to quickly build and manage data-driven web applications.
9+ Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications.
1010
1111## What is Contember
1212
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ const path = require('path')
44/** @type {import('@docusaurus/types').Config } */
55const config = {
66 title : 'Contember' ,
7- tagline : 'Contember is an open- source platform for frontend developers to build and run bespoke backends with ease .' ,
7+ tagline : 'Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications .' ,
88 url : 'https://docs.contember.com' ,
99 baseUrl : '/' ,
1010 favicon : 'img/favicon.png' ,
@@ -92,7 +92,7 @@ const config = {
9292 } ,
9393 {
9494 name : 'twitter:description' ,
95- content : 'Contember is an open- source platform for frontend developers to build and run bespoke backends with ease .' ,
95+ content : 'Contember is an open source platform that empowers developers to quickly build and manage data-driven web applications .' ,
9696 } ,
9797 {
9898 name : 'twitter:image' ,
You can’t perform that action at this time.
0 commit comments