mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
updating for docusaurus2 docs
This commit is contained in:
parent
9cf49b5bc4
commit
e8586d6459
@ -8,12 +8,11 @@ module.exports = {
|
|||||||
favicon: 'img/favicon.ico',
|
favicon: 'img/favicon.ico',
|
||||||
organizationName: 'blakeblackshear',
|
organizationName: 'blakeblackshear',
|
||||||
projectName: 'frigate',
|
projectName: 'frigate',
|
||||||
algolia: {
|
|
||||||
apiKey: '81ec882db78f7fed05c51daf973f0362',
|
|
||||||
indexName: 'frigate',
|
|
||||||
algoliaOptions: { 'facetFilters': ["type:$TYPE"] }
|
|
||||||
},
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
algolia: {
|
||||||
|
apiKey: '81ec882db78f7fed05c51daf973f0362',
|
||||||
|
indexName: 'frigate'
|
||||||
|
},
|
||||||
navbar: {
|
navbar: {
|
||||||
title: 'Frigate',
|
title: 'Frigate',
|
||||||
logo: {
|
logo: {
|
||||||
|
Loading…
Reference in New Issue
Block a user