1
0
Fork 0
mirror of https://github.com/dilllxd/gitfolio.git synced 2024-08-14 22:28:09 +00:00

Remove support for Telegram, LinkedIn and Medium

This commit is contained in:
K4USTU3H 2019-12-08 21:53:21 +05:30
parent 517e20f9e5
commit efe64030d5
6 changed files with 19 additions and 61 deletions

View file

@ -116,36 +116,21 @@
</label>
<div style="display: none"
id="input_for_socials">
<input type="text"
class="input h-weight-bold"
placeholder="twitter username"
id="twitter"
name="twitter" /><br />
<input type="text"
class="input h-weight-bold"
placeholder="medium username"
id="medium"
name="medium" /><br />
<input type="text"
class="input h-weight-bold"
placeholder="dribbble username"
id="dribbble"
name="dribbble" /><br />
<input type="text"
class="input h-weight-bold"
placeholder="linkedin username"
id="linkedin"
name="linkedin" /><br />
<input type="text"
class="input h-weight-bold"
placeholder="telegram username"
id="telegram"
name="telegram" /><br />
<input type="text"
class="input h-weight-bold"
placeholder="email address"
id="email"
name="email" />
name="email" /><br />
<input type="text"
class="input h-weight-bold"
placeholder="twitter username"
id="twitter"
name="twitter" />
</div>
<br /><br />
<button type="submit"