|
|
@@ -48,15 +48,7 @@
|
|
|
"@type": "Person",
|
|
|
"name": "<%= detail.user.username %>"
|
|
|
},
|
|
|
- "datePublished": "<%= detail.publishTime %>",
|
|
|
- "interactionStatistic": {
|
|
|
- "@type": "InteractionCounter",
|
|
|
- "interactionType": {
|
|
|
- "@type": "SocialMediaPosting",
|
|
|
- "name": "Likes"
|
|
|
- },
|
|
|
- "userInteractionCount": 125
|
|
|
- }
|
|
|
+ "datePublished": "<%= detail.publishTime %>"
|
|
|
}
|
|
|
</script>
|
|
|
</head>
|