guoziyun 11 months ago
parent
commit
a27196f329
2 changed files with 2 additions and 2 deletions
  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": [