Add Schema test link
This commit is contained in:
parent
a0cc3bb430
commit
7324aa31e4
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ const Schema = ({
|
|||
openingHours
|
||||
}) => {
|
||||
// see http://schema.org/docs/schemas.html
|
||||
// test https://search.google.com/structured-data/testing-tool
|
||||
|
||||
const data = {
|
||||
'@context': 'http://schema.org/',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue