mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 20:07:32 +00:00
docs: quickstart, guides overview (#2524)
* fix: components, styles * col component * list components, change contents * fix link
This commit is contained in:
@@ -21,7 +21,7 @@ module.exports = {
|
||||
{
|
||||
type: 'doc',
|
||||
label: 'Guides',
|
||||
docId: 'guides/introduction',
|
||||
docId: 'guides/overview',
|
||||
position: 'left',
|
||||
},
|
||||
{
|
||||
@@ -148,4 +148,7 @@ module.exports = {
|
||||
],
|
||||
require.resolve('plugin-image-zoom'),
|
||||
],
|
||||
stylesheets: [
|
||||
"https://maxst.icons8.com/vue-static/landings/line-awesome/line-awesome/1.3.0/css/line-awesome.min.css"
|
||||
]
|
||||
};
|
||||
|
Reference in New Issue
Block a user