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