Skip to content

Commit

Permalink
Update opengraph preview
Browse files Browse the repository at this point in the history
Co-authored-by: Pasha Omelekhin <[email protected]>
  • Loading branch information
sashachabin and Omelekhin committed Dec 21, 2023
1 parent 18961e8 commit 8f9801f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pages/_document.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ import { SITE_HOST } from '../consts/endpoints'
import { Html, Head, Main, NextScript } from 'next/document'

const siteTitle = 'Руководства Екатеринбурга'
const siteDescription = 'Делаем онлайн-платформу для официальных городских руководств и стандартов'
const siteDescription =
'Единая база официальных стандартов Екатеринбурга по развитию городской среды.'
const ogImage = '/og-preview.jpg'

export default function Document() {
Expand Down
Binary file modified public/og-preview.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8f9801f

Please sign in to comment.