guoziyun 1 tahun lalu
induk
melakukan
09a892f05c
1 mengubah file dengan 1 tambahan dan 9 penghapusan
  1. 1 9
      views/detail.ejs

+ 1 - 9
views/detail.ejs

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