diff options
author | Camil Staps | 2020-05-01 13:56:06 +0200 |
---|---|---|
committer | Camil Staps | 2020-05-01 13:56:06 +0200 |
commit | 9cae9bf605f9e6548676e8fe4067ab59a0743d93 (patch) | |
tree | 8dd1d4d766c9863504fc02b6afc47256e13db2cb /package.json | |
parent | Obfuscate email address (diff) |
Use brand icons for Academia.edu, Twitter, GitHub, and LinkedIn links
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 5572462..496fa54 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,8 @@ "markdown-js": "0.0.4" }, "dependencies": { + "@fortawesome/fontawesome-free": "^5.13.0", + "academicons": "^1.8.6", "natives": "^1.1.4" } } |