48 lines
1.2 KiB
JSON
48 lines
1.2 KiB
JSON
{
|
|
"unversionedId": "customizations/custom-title",
|
|
"id": "customizations/custom-title",
|
|
"title": "Customize Page Title",
|
|
"description": "You can change the page title to whatever you like.",
|
|
"source": "@site/docs/customizations/custom-title.md",
|
|
"sourceDirName": "customizations",
|
|
"slug": "/customizations/custom-title",
|
|
"permalink": "/docs/customizations/custom-title",
|
|
"draft": false,
|
|
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/customizations/custom-title.md",
|
|
"tags": [
|
|
{
|
|
"label": "Customization",
|
|
"permalink": "/docs/tags/customization"
|
|
},
|
|
{
|
|
"label": "Design",
|
|
"permalink": "/docs/tags/design"
|
|
},
|
|
{
|
|
"label": "Title",
|
|
"permalink": "/docs/tags/title"
|
|
},
|
|
{
|
|
"label": "Custom",
|
|
"permalink": "/docs/tags/custom"
|
|
}
|
|
],
|
|
"version": "current",
|
|
"frontMatter": {
|
|
"tags": [
|
|
"Customization",
|
|
"Design",
|
|
"Title",
|
|
"Custom"
|
|
]
|
|
},
|
|
"sidebar": "tutorialSidebar",
|
|
"previous": {
|
|
"title": "Customize your Search Engine",
|
|
"permalink": "/docs/customizations/custom-search-engine"
|
|
},
|
|
"next": {
|
|
"title": "Dark Mode",
|
|
"permalink": "/docs/customizations/dark-mode"
|
|
}
|
|
} |