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": [