diff --git a/src/data/demo.json b/src/data/demo.json new file mode 100644 index 0000000..63601b2 --- /dev/null +++ b/src/data/demo.json @@ -0,0 +1,5 @@ +{ + "name": "Your Name", + "github": "https://github.com/yourgithubusername", + "linkedin": "https://linkedin.com/in/yourlinkedin" +}