chore: add privacy policy and term of use
This commit is contained in:
@@ -11,6 +11,12 @@ export const siteConfigDocument = gql`
|
||||
value
|
||||
displayValue
|
||||
}
|
||||
privacyPolicy {
|
||||
url
|
||||
}
|
||||
termsOfUse {
|
||||
url
|
||||
}
|
||||
}
|
||||
}
|
||||
`
|
||||
|
||||
Reference in New Issue
Block a user