فهرست منبع

Add screenshots and fix version

Girish Ramakrishnan 10 سال پیش
والد
کامیت
8374bdeecc
1فایلهای تغییر یافته به همراه9 افزوده شده و 2 حذف شده
  1. 9 2
      CloudronManifest.json

+ 9 - 2
CloudronManifest.json

@@ -4,7 +4,7 @@
   "author": "WordPress developers",
   "description": "WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time.",
   "tagline": "Code is Poetry",
-  "version": "0.2.0",
+  "version": "0.1.0",
   "healthCheckPath": "/",
   "httpPort": 80,
   "manifestVersion": 1,
@@ -16,5 +16,12 @@
     "localstorage": {},
     "sendmail": {},
     "oauth": {}
-  }
+  },
+  "tags": [ "blog", "cms", "weblog" ],
+  "mediaLinks": [
+    "https://wordpress.org/about/shots/1.5/front-page.png",
+    "https://wordpress.org/about/shots/1.5/front-2.png",
+    "https://wordpress.org/about/shots/1.5/front-5.png",
+    "https://wordpress.org/about/shots/1.5/front-3.png"
+ ]
 }