Skip to content

Commit 8fb9406

Browse files
committed
Add Teachers Pay Teachers logo to the list of users' logos
1 parent 93754e7 commit 8fb9406

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
@@ -561,6 +561,11 @@ var logos = [
561561
img: 'goalify.png',
562562
link: 'https://goalify.plus'
563563
},
564+
{
565+
name: 'Teachers Pay Teachers',
566+
img: 'teacherspayteachers.png',
567+
link: 'https://teacherspayteachers.com'
568+
},
564569
// Adding your logo?
565570
// Add it to the /users/logos/ directory and then append an entry above this comment.
566571
//

0 commit comments

Comments
 (0)