Skip to content

Update index blog file

Latest
Compare
Choose a tag to compare
@ishiikurisu ishiikurisu released this 26 May 18:40
· 3 commits to master since this release

We have updated the index blog file to index.blog.json to not mess up with other files. If this one is being used, no problem! You can set the desired file name in the constructor as well:

var blog = new GithubBlog("your_blog/repo", "your_index_file.json");