Add some more accounts
This commit is contained in:
parent
6e7405cf85
commit
d4c6c07326
1 changed files with 19 additions and 1 deletions
|
@ -68,7 +68,7 @@ accounts:
|
|||
|
||||
hacker-news:
|
||||
name: Hacker News
|
||||
username: theorangeone
|
||||
username: TheOrangeOne
|
||||
link: https://news.ycombinator.com/user?id=theorangeone
|
||||
icon: fab fa-hacker-news-square
|
||||
|
||||
|
@ -90,6 +90,24 @@ accounts:
|
|||
link: https://git.theorangeone.net
|
||||
icon: fab fa-gitlab
|
||||
|
||||
pypi:
|
||||
name: PyPI
|
||||
username: TheOrangeOne
|
||||
link: https://pypi.org/user/TheOrangeOne/
|
||||
icon: fab fa-python
|
||||
|
||||
discord:
|
||||
name: Discord
|
||||
username: TheOrangeOne#6595
|
||||
link: https://discord.com/
|
||||
icon: fab fa-discord
|
||||
|
||||
dockerhub:
|
||||
name: Docker Hub
|
||||
username: TheOrangeOne
|
||||
link: https://hub.docker.com/u/theorangeone
|
||||
icon: fab fa-docker
|
||||
|
||||
footer_accounts:
|
||||
- github
|
||||
- twitter
|
||||
|
|
Loading…
Reference in a new issue