readme update

This commit is contained in:
Blake Blackshear
2021-01-22 07:31:49 -06:00
parent 6790467bbc
commit ea6e311318
5 changed files with 24 additions and 4 deletions

View File

@@ -1,8 +1,8 @@
module.exports = {
title: 'Frigate',
tagline: 'NVR With Realtime Object Detection for IP Cameras',
url: 'https://blakeblackshear.github.io/frigate',
baseUrl: '/',
url: 'https://blakeblackshear.github.io',
baseUrl: '/frigate/',
onBrokenLinks: 'throw',
onBrokenMarkdownLinks: 'warn',
favicon: 'img/favicon.ico',