Skip to content

Commit 06e6989

Browse files
committed
lagou
1 parent 2edf5de commit 06e6989

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

public/images/lagou-banner.png

14.8 KB
Loading

views/_ads.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@
2020
label: 'gitcafe',
2121
img_src: '/public/images/gitcafe-banner-1.png',
2222
},
23+
{
24+
href: 'http://www.lagou.com/zhaopin/Node.js?utm_source=AD__cnode_banner&utm_medium=front&utm_campaign=toufang',
25+
label: 'lagou',
26+
img_src: '/public/images/lagou-banner.png',
27+
},
2328
];
2429

2530
var randomNum = (new Date()).getHours() % ads.length;

0 commit comments

Comments
 (0)