Skip to content

Commit

Permalink
Merge pull request #17 from pcode-at/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
Perni1984 authored Apr 3, 2022
2 parents 4f654f9 + 1f011e4 commit 128c11c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/schema.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,10 +291,11 @@ const openGraph: TinaField = {
video,
],
};

const facebook: TinaField = {
type: "object",
label: "Mobile Alternate",
name: "mobileAlternate",
label: "Facebook",
name: "facebook",
fields: [
{
type: "string",
Expand Down

0 comments on commit 128c11c

Please sign in to comment.