diff --git a/README.md b/README.md index 3d8c786..4229013 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ My personal/portfolio website. -![](https://puu.sh/vWnJx/57cda175d8.png) +![https://puu.sh/vWnJx/57cda175d8.png](https://puu.sh/vWnJx/57cda175d8.png) diff --git a/signalboost.dhall b/signalboost.dhall index 5fbac66..8a78993 100644 --- a/signalboost.dhall +++ b/signalboost.dhall @@ -89,4 +89,17 @@ in [ Person::{ , gitLink = "https://github.com/Prajjwal" , twitter = "https://twitter.com/prajjwalsin" } + , Person::{ + , name = "Piyushh Bhutoria" + , tags = + [ "golang" + , "react-native" + , "full-stack developer" + , "javascript" + , "php" + , "google-cloud" + ] + , gitLink = "https://github.com/Piyushhbhutoria" + , twitter = "https://twitter.com/PiyushhB" + } ]