Move blog_authors to the correct directory
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
export default {
|
||||
'chalarangelo': {
|
||||
name: 'Angelos Chalaris',
|
||||
profile: 'https://twitter.com/chalarangelo'
|
||||
},
|
||||
};
|
||||
6
blog_data/blog_authors.json
Normal file
6
blog_data/blog_authors.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"chalarangelo": {
|
||||
"name": "Angelos Chalaris",
|
||||
"profile": "https://twitter.com/chalarangelo"
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user