guoziyun hace 11 meses
padre
commit
a27196f329
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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": [