Skip to content

Commit 55d5955

Browse files
committed
Add required meta.author to Top 10 Playground blueprint
1 parent 900a478 commit 55d5955

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.playground/blueprint.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"$schema": "https://playground.wordpress.net/blueprint-schema.json",
33
"meta": {
44
"title": "WebberZone Top 10 — Demo",
5-
"description": "Try WebberZone Top 10 with pre-imported posts and seeded view counts."
5+
"description": "Try WebberZone Top 10 with pre-imported posts and seeded view counts.",
6+
"author": "webberzone"
67
},
78
"landingPage": "/popular-posts/",
89
"preferredVersions": {

0 commit comments

Comments
 (0)