diff --git a/public/assets/posts/hello-world.json b/public/assets/posts/hello-world.json deleted file mode 100644 index 75fd470..0000000 --- a/public/assets/posts/hello-world.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "postTitle": "Hello World!", - "timestamp": "1654062776", - "editedTimestamp": "", - "postContent": "Welcome to my humble blog! This blog is hosted using a blog platform loosely based on my [ngx-dumblog](http:\/\/github.com\/pedroCX486\/ngx-dumblog) project. My intent is to make this look more and more retro with time.\r\n \r\nAnd before you ask, it's availabe [here](http:\/\/git.pedrocx486.club\/pedrocx486\/ngx-retroblog).\r\n \r\nFor more info (maybe), check [The Club](https:\/\/pedrocx486.club)!", - "filename": "hello-world", - "draft": false -} diff --git a/src/App.vue b/src/App.vue index 44482b1..50bf55a 100755 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,17 @@