Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/images/fcc_bot.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions server/views/home.jade
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@ block content
style.
.skills-youll-learn .fa {font-size: 80px;color: #b6a57d;}
h2 {text-align:center;}
.row
section#infobox
.container
#infobox-inner
| Authing 身份云,五行代码拥有完整的用户模块,<a href="https://authing.cn" target="_blank">点此免费使用</a>。
.row
.cover
.cover-text
Expand Down Expand Up @@ -147,3 +152,4 @@ block content
// buttons
a.btn.btn-orange.btn-lg.btn-extra-padding.button-landing-page(href='/challenges/learn-how-free-code-camp-works', role='button') 开始闯关
a.btn.btn-green-inverse.btn-lg.button-landing-page(href='/stories', role='button') 倾听更多学员的心声
img.img-responsive.testimonial-image.img-center(src="/images/fcc_bot.jpeg", alt="fcc bot qrcode")
4 changes: 2 additions & 2 deletions server/views/resources/about.jade
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ block content
.row
dl.qrcode.right.hidden-xs
dt
img(src='images/qrcode_for_nearest.jpg', width='120px')
dd 微信搜索freecodecamp
img(src='images/fcc_bot.jpeg', width='120px')
dd 微信扫描二维码
span 更多好东西等你来发现
.spacer
.row#about-us
Expand Down