diff --git a/config.json b/config.json index 71f677a..3d61290 100644 --- a/config.json +++ b/config.json @@ -10,8 +10,8 @@ "types": [ "all" ], - "twitter": "k4ustu3h_", "dribbble": "k4ustu3h", - "email": "k4ustu3h@gmail.com" + "email": "k4ustu3h@gmail.com", + "twitter": "k4ustu3h_" } ] \ No newline at end of file diff --git a/index.html b/index.html index 9457257..819c22a 100644 --- a/index.html +++ b/index.html @@ -31,12 +31,9 @@ <span style="display:block;"><i class="mdi mdi-map-marker"></i> Jabalpur, Madhya Pradesh, India</span> <span style="display:none;"><i class="mdi mdi-account-tie"></i> Available for hire</span> <div class="socials"> - <span style="display:block;"><a href="https://www.twitter.com/k4ustu3h_" target="_blank" class="socials"><i class="mdi mdi-twitter"></i></a></span> <span style="display:block;"><a href="https://www.dribbble.com/k4ustu3h" target="_blank" class="socials"><i class="mdi mdi-dribbble"></i></a></span> - <span style="display:none !important;"><a href="https://www.linkedin.com/in/undefined/" target="_blank" class="socials"><i class="mdi mdi-linkedin"></i></a></span> - <span style="display:none !important;"><a href="https://www.medium.com/@undefined/" target="_blank" class="socials"><i class="mdi mdi-medium"></i></a></span> - <span style="display:none !important;"><a href="https://t.me/@undefined" target="_blank" class="socials"><i class="mdi mdi-telegram"></i></a></span> <span style="display:block;"><a href="mailto:k4ustu3h@gmail.com" target="_blank" class="socials"><i class="mdi mdi-email"></i></a></span> + <span style="display:block;"><a href="https://www.twitter.com/k4ustu3h_" target="_blank" class="socials"><i class="mdi mdi-twitter"></i></a></span> </div> </div> </div>