🔖 v0.7.2

Tag version v0.7.2
This commit is contained in:
Thomas Camlong
2022-06-25 17:47:07 +02:00
parent 7c421cc52f
commit f21004e944
82 changed files with 5564 additions and 2 deletions

View File

@@ -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"
}
}