forked from MapComplete/MapComplete
Version bump
This commit is contained in:
parent
b764371cce
commit
1fc180f5ae
2 changed files with 2 additions and 2 deletions
|
|
@ -205,7 +205,7 @@ function createLandingPage(layout: Layout) {
|
|||
}
|
||||
|
||||
const og = `
|
||||
<meta property="og:image" content="${ogImage ?? './assets/add.svg'}">
|
||||
<meta property="og:image" content="${ogImage ?? './assets/svg/add.svg'}">
|
||||
<meta property="og:title" content="${ogTitle}">
|
||||
<meta property="og:description" content="${ogDescr}">`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue