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',
|
||||
organizationName: 'blakeblackshear',
|
||||
projectName: 'frigate',
|
||||
themeConfig: {
|
||||
algolia: {
|
||||
apiKey: '81ec882db78f7fed05c51daf973f0362',
|
||||
indexName: 'frigate',
|
||||
algoliaOptions: { 'facetFilters': ["type:$TYPE"] }
|
||||
indexName: 'frigate'
|
||||
},
|
||||
themeConfig: {
|
||||
navbar: {
|
||||
title: 'Frigate',
|
||||
logo: {
|
||||
|
Loading…
Reference in New Issue
Block a user