guoziyun 11 달 전
부모
커밋
a27196f329
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      views/v2/album.ejs
  2. 1 1
      views/v2/video-coloring-page.ejs

+ 1 - 1
views/v2/album.ejs

@@ -182,7 +182,7 @@
   "@type": "CollectionPage",
   "name": "<%= title %>",
   "description": "<%= description %>",
-  "url": "https://art.pcoloring.com/<%= uri %>",
+  "url": "https://art.pcoloring.com<%= uri %>",
   "mainEntity": {
     "@type": "ItemList",
     "itemListElement": [

+ 1 - 1
views/v2/video-coloring-page.ejs

@@ -227,7 +227,7 @@
   "@type": "CollectionPage",
   "name": "<%= title %>",
   "description": "<%= description %>",
-  "url": "https://art.pcoloring.com/<%= uri %>",
+  "url": "https://art.pcoloring.com<%= uri %>",
   "mainEntity": {
     "@type": "ItemList",
     "itemListElement": [