瀏覽代碼

Edit news.json

causefx 7 年之前
父節點
當前提交
5ea91791a9
共有 1 個文件被更改,包括 3 次插入10 次删除
  1. 3 10
      js/news.json

+ 3 - 10
js/news.json

@@ -1,16 +1,9 @@
 [
   {
-    "title": "Preparing for v2.0 soon",
+    "title": "Testing out News Area",
     "subTitle": null,
-    "date": "2019-01-29 10:20",
-    "body": "Blah blah blah, you know us!",
-    "author": "CauseFX"
-  },
-  {
-    "title": "No, Really! Preparing for v2.0 soon",
-    "subTitle": "I know I have said it before",
-    "date": "2019-02-22 16:40",
-    "body": "This is just a test for now",
+    "date": "2019-02-22 21:40",
+    "body": "There will be news here in the future, thanks for bearing with me in the meantime throughout the v2 beta!",
     "author": "CauseFX"
   }
 ]