personalization
This commit is contained in:
parent
ec99147d78
commit
05121aeec9
1 changed files with 13 additions and 11 deletions
24
_config.yml
24
_config.yml
|
@ -28,7 +28,7 @@ projects:
|
||||||
projects:
|
projects:
|
||||||
# - repo-name
|
# - repo-name
|
||||||
|
|
||||||
# social_media:
|
social_media:
|
||||||
# behance: your_username
|
# behance: your_username
|
||||||
# dribbble: your_username
|
# dribbble: your_username
|
||||||
# facebook: your_username
|
# facebook: your_username
|
||||||
|
@ -40,19 +40,21 @@ projects:
|
||||||
# medium: your_username
|
# medium: your_username
|
||||||
# stackoverflow: your_user_id
|
# stackoverflow: your_user_id
|
||||||
# telegram: your_username
|
# telegram: your_username
|
||||||
# twitter: your_username
|
twitter: alterNERDtive
|
||||||
# unsplash: your_username
|
# unsplash: your_username
|
||||||
# vk: your_username
|
# vk: your_username
|
||||||
# website: http://your_website_url
|
website: https://twitch.tv/alterNERDtive
|
||||||
# youtube: your_username
|
youtube: channel/UC3XNZA7xWed1zM1AWOOdmog
|
||||||
|
|
||||||
topics:
|
topics:
|
||||||
- name: CSS
|
- name: C#
|
||||||
web_url: https://github.com/topics/css
|
web_url: https://github.com/topics/csharp
|
||||||
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/css/css.png
|
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/csharp/csharp.png
|
||||||
|
|
||||||
- name: Web design
|
- name: Rust
|
||||||
|
web_url: https://github.com/topics/rust
|
||||||
|
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/rust/rust.png
|
||||||
|
|
||||||
- name: Sass
|
- name: Python
|
||||||
web_url: https://github.com/topics/sass
|
web_url: https://github.com/topics/python
|
||||||
image_url: https://raw.githubusercontent.com/github/explore/6c6508f34230f0ac0d49e847a326429eefbfc030/topics/sass/sass.png
|
image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png
|
||||||
|
|
Loading…
Reference in a new issue