| }, | }, | ||||
| methods: { | methods: { | ||||
| getProjects: function(){ | getProjects: function(){ | ||||
| return this.$http.get("http://rohanverma.net/blog/wp-json/wp/v2/posts?categories=21") | |||||
| return this.$http.get("//rohanverma.net/blog/wp-json/wp/v2/posts?categories=21") | |||||
| }, | }, | ||||
| redirect_url: function(url){ | redirect_url: function(url){ | ||||
| window.location.href = url | window.location.href = url |