diff --git a/_config.yml b/_config.yml index 3eca343..ed88adb 100644 --- a/_config.yml +++ b/_config.yml @@ -47,10 +47,6 @@ social_media: youtube: channel/UC3XNZA7xWed1zM1AWOOdmog topics: - - name: C# - web_url: https://github.com/topics/csharp - image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/csharp/csharp.png - - name: Rust web_url: https://github.com/topics/rust image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/rust/rust.png @@ -58,3 +54,7 @@ topics: - name: Python web_url: https://github.com/topics/python image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/python/python.png + + - name: C# + web_url: https://github.com/topics/csharp + image_url: https://raw.githubusercontent.com/github/explore/80688e429a7d4ef2fca1e82350fe8e3517d3494d/topics/csharp/csharp.png