Update docs website
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
<meta name="description" content="Description">
|
||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
||||
<link rel="stylesheet" href="//unpkg.com/docsify/lib/themes/vue.css">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
@@ -15,6 +16,9 @@
|
||||
name: 'Chatwoot',
|
||||
repo: 'chatwoot/chatwoot',
|
||||
loadSidebar: true,
|
||||
subMaxLevel: 4,
|
||||
notFoundPage: true,
|
||||
logo: '.github/woot-logo.svg'
|
||||
}
|
||||
</script>
|
||||
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user