Skip to content

Commit ae5ffac

Browse files
committed
Add NBC News Digital logo
1 parent e01988c commit ae5ffac

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

site/users/index.html.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,11 @@ var logos = [
601601
img: 'universe.png',
602602
link: 'https://www.universe.com'
603603
},
604+
{
605+
name: 'NBC News Digital',
606+
img: 'nbc-news-digital.png',
607+
link: 'https://www.nbcnews.com'
608+
},
604609
// Adding your logo?
605610
// Add it to the /users/logos/ directory and then append an entry above this comment.
606611
//

site/users/logos/nbc-news-digital.png

34.5 KB
Loading

0 commit comments

Comments
 (0)