summaryrefslogtreecommitdiff
path: root/themes/blowfish/exampleSite/data/authors/secondauthor.json
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blowfish/exampleSite/data/authors/secondauthor.json')
-rw-r--r--themes/blowfish/exampleSite/data/authors/secondauthor.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/themes/blowfish/exampleSite/data/authors/secondauthor.json b/themes/blowfish/exampleSite/data/authors/secondauthor.json
new file mode 100644
index 0000000..3959dac
--- /dev/null
+++ b/themes/blowfish/exampleSite/data/authors/secondauthor.json
@@ -0,0 +1,15 @@
+{
+ "name": "Dummy Second Author",
+ "image" : "img/author2.png",
+ "bio": "Dummy",
+ "social": [
+ { "linkedin": "https://linkedin.com/in/nunocoracao" },
+ { "twitter": "https://twitter.com/nunocoracao" },
+ { "instagram": "https://instagram.com/nunocoracao" },
+ { "medium": "https://medium.com/@nunocoracao" },
+ { "github": "https://github.com/nunocoracao" },
+ { "goodreads": "http://goodreads.com/nunocoracao" },
+ { "keybase": "https://keybase.io/nunocoracao" },
+ { "reddit": "https://reddit.com/user/nunoheart" }
+ ]
+} \ No newline at end of file