fix(docs): open graph tags (#22542)

This commit is contained in:
Jason Rasmussen
2025-10-01 12:30:52 -04:00
committed by GitHub
parent b3f38301bf
commit 7a4bfc21c9

View File

@@ -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',