|
|
@@ -30,7 +30,7 @@
|
|
|
},
|
|
|
"image": "https://d2mb6s2cy1zg97.cloudfront.net/thumbs/coloring-page/page/480/5cc659a98e671e1d51f4e72c.webp",
|
|
|
"thumbnailUrl": "https://d2mb6s2cy1zg97.cloudfront.net/thumbs/coloring-page/page/320/5cc659a98e671e1d51f4e72c.webp",
|
|
|
- "subjectOf": "CreativeWork"
|
|
|
+ "subjectOf": "CreativeWork",
|
|
|
"additionalType": "https://schema.org/CreativeWork",
|
|
|
"contentRating": "General Audience",
|
|
|
"keywords": "Coloring pages, Free Coloring pages, Coloring pages printable, Coloring pages for adults, Coloring pages for kids, Coloring pages for girls, Coloring pages for teens",
|
|
|
@@ -54,15 +54,15 @@
|
|
|
|
|
|
<body>
|
|
|
<%- include('header') %>
|
|
|
- <%- include('intro-section') %>
|
|
|
- <%- include('latest-section') %>
|
|
|
- <%- include('album-section') %>
|
|
|
- <%- include('hot-section') %>
|
|
|
- <%- include('designer-section') %>
|
|
|
- <%- include('special-section') %>
|
|
|
- <%- include('footer') %>
|
|
|
- <%- include('cookie-banner') %>
|
|
|
- <div style="height: 50px;"></div>
|
|
|
+ <%- include('intro-section') %>
|
|
|
+ <%- include('latest-section') %>
|
|
|
+ <%- include('album-section') %>
|
|
|
+ <%- include('hot-section') %>
|
|
|
+ <%- include('designer-section') %>
|
|
|
+ <%- include('special-section') %>
|
|
|
+ <%- include('footer') %>
|
|
|
+ <%- include('cookie-banner') %>
|
|
|
+ <div style="height: 50px;"></div>
|
|
|
</body>
|
|
|
|
|
|
|