diff --git a/data/authors/Q.json b/data/authors/Q.json new file mode 100644 index 00000000..265a711b --- /dev/null +++ b/data/authors/Q.json @@ -0,0 +1,10 @@ +{ + "name": "Q", + "image": "img/authors/QAuthorPic.jpg", + "bio": "CLA, LabVIEW Champion, Engineer, Ravenclaw", + "social": [ + { + "linkedin": "https://linkedin.com/in/quentin-q-alldredge" + } + ] +} \ No newline at end of file diff --git a/data/authors/q.json b/data/authors/q.json deleted file mode 100644 index e84b3893..00000000 --- a/data/authors/q.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "name": "Q", - "image" : "img/authors/QAuthorPic.jpg", - "bio": "CLA, LabVIEW Champion, Engineer, Ravenclaw", - "social": [ - { "linkedin": "https://linkedin.com/in/quentin-q-alldredge" } - ] -} \ No newline at end of file