mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
fix(docs): open graph tags (#22542)
This commit is contained in:
parent
b3f38301bf
commit
7a4bfc21c9
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ const prism = require('prism-react-renderer');
|
|||
const config = {
|
||||
title: 'Immich',
|
||||
tagline: 'High performance self-hosted photo and video backup solution directly from your mobile phone',
|
||||
url: 'https://immich.app',
|
||||
url: 'https://docs.immich.app',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue