Skip to content

Commit 46a5d28

Browse files
authored
Add Tech Kunja Logo
1 parent 8d2f458 commit 46a5d28

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,11 @@ var logos = [
2525
img: 'facebook.png',
2626
link: 'https://www.facebook.com/'
2727
},
28+
{
29+
name: 'Tech Kunja',
30+
img: 'techkunja.png',
31+
link: 'http://techkunja.com.np/'
32+
},
2833
{
2934
name: 'GitHub',
3035
img: 'github.png',

0 commit comments

Comments
 (0)