🔖 v0.7.2
Tag version v0.7.2
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
{
|
||||
"unversionedId": "customizations/index",
|
||||
"id": "customizations/index",
|
||||
"title": "Overview of Customizations",
|
||||
"description": "Overview of Homarr customizations",
|
||||
"source": "@site/docs/customizations/index.md",
|
||||
"sourceDirName": "customizations",
|
||||
"slug": "/customizations/",
|
||||
"permalink": "/docs/customizations/",
|
||||
"draft": false,
|
||||
"editUrl": "https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/docs/customizations/index.md",
|
||||
"tags": [
|
||||
{
|
||||
"label": "Customization",
|
||||
"permalink": "/docs/tags/customization"
|
||||
},
|
||||
{
|
||||
"label": "Design",
|
||||
"permalink": "/docs/tags/design"
|
||||
}
|
||||
],
|
||||
"version": "current",
|
||||
"sidebarPosition": 1,
|
||||
"frontMatter": {
|
||||
"sidebar_label": "Overview of Customizations",
|
||||
"sidebar_position": 1,
|
||||
"description": "Overview of Homarr customizations",
|
||||
"tags": [
|
||||
"Customization",
|
||||
"Design"
|
||||
]
|
||||
},
|
||||
"sidebar": "tutorialSidebar",
|
||||
"previous": {
|
||||
"title": "Making your own Modules",
|
||||
"permalink": "/docs/modules/making-own-module"
|
||||
},
|
||||
"next": {
|
||||
"title": "Custom Colors",
|
||||
"permalink": "/docs/customizations/custom-colors"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user