Move blog_authors to the correct directory

This commit is contained in:
Angelos Chalaris
2019-12-23 12:25:58 +02:00
parent ffb54628b1
commit 828d020e3f
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +0,0 @@
export default {
'chalarangelo': {
name: 'Angelos Chalaris',
profile: 'https://twitter.com/chalarangelo'
},
};

View File

@ -0,0 +1,6 @@
{
"chalarangelo": {
"name": "Angelos Chalaris",
"profile": "https://twitter.com/chalarangelo"
},
}