File tree Expand file tree Collapse file tree 10 files changed +12
-13
lines changed Expand file tree Collapse file tree 10 files changed +12
-13
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ block content
11
11
section.row
12
12
.cell.cell--s.well.well--l.well--m--xl
13
13
14
- img.db.mbl.mhc ( src ='/images/img-about.svg' alt ='' )
14
+ img.db.mbl.mhc ( src ='/images/img-about.svg' alt ='' width = '634' )
15
15
16
16
h1.mbm About
17
17
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ block content
27
27
img.db.mhc ( src ='/images/brand/logo-light.svg' alt ='JavaScript.com' width ='375' )
28
28
.g-b.g-b--m--1of4.mbm.mbf--m
29
29
.card.card--l.bc-slate.ras.has-pin
30
- img.db.mhc ( src ='/images/brand/logo-mark.svg' alt ='JavaScript.com' )
30
+ img.db.mhc ( src ='/images/brand/logo-mark.svg' alt ='JavaScript.com' width = '91' )
31
31
32
32
.tac
33
33
a.btn.mbs ( href ='/downloads/package.zip' ) Download Logos
Original file line number Diff line number Diff line change @@ -11,9 +11,8 @@ block content
11
11
section.row
12
12
.cell.cell--s.well.well--l.well--m--xl
13
13
14
-
15
14
.tac
16
- img.mbm ( src ='/images/img-feedback.svg' alt ='Feedback' )
15
+ img.mbm ( src ='/images/img-feedback.svg' alt ='Feedback' width = '112' )
17
16
h1.h.h--1 Success!
18
17
p Thanks for your feedback! We'll get back to you as soon as possible.
19
18
a.btn ( href ='/' ) Head Back Home
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ block content
11
11
section.row
12
12
.cell.cell--s.well.well--l.well--m--xl
13
13
14
- img.db.mbl.mhc ( src ='/images/img-guidelines.svg' alt ='' )
14
+ img.db.mbl.mhc ( src ='/images/img-guidelines.svg' alt ='' width = '780' )
15
15
16
16
h1 Community Guidelines
17
17
p.
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ block content
34
34
.g
35
35
.g-b.g-b--m--1of3.mbm.mbl--s.mbf--m
36
36
37
- img.db.mhc ( src ='/images/img-newsletter.svg' alt ='' )
37
+ img.db.mhc ( src ='/images/img-newsletter.svg' alt ='' width = '244' )
38
38
39
39
.g-b.g-b--m--2of3
40
40
h4.h.h--2.h--light.mtm--m Want the latest JavaScript news?
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ html.courseLayout.js-courseLayout(lang='en')
16
16
.split-item
17
17
.split-cell
18
18
a.dib ( href ='/' )
19
- img.dn--m ( src ='/images/logo-mark.svg' alt ='JavaScript.com' )
20
- img.dn.db--m ( src ='/images/logo.svg' alt ='JavaScript.com' )
19
+ img.dn--m ( src ='/images/logo-mark.svg' alt ='JavaScript.com' width = '54' )
20
+ img.dn.db--m ( src ='/images/logo.svg' alt ='JavaScript.com' width = '275' )
21
21
nav.split-cell ( role ='navigation' )
22
22
a.underline.header-link ( href ='/news' ) News
23
23
a.underline.header-link ( href ='/resources' ) Resources
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ block content
10
10
section.row
11
11
.cell.cell--s.well.well--xl
12
12
13
- img.db.mbl.mhc ( src ='/images/img-authentication.svg' alt ='' )
13
+ img.db.mbl.mhc ( src ='/images/img-authentication.svg' alt ='' width = '221' )
14
14
15
15
.tac
16
16
h1.h.h--1 Authenticate
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ footer.row.footer(role='contentinfo')
3
3
4
4
.footer-logo
5
5
a.db.mbs ( href ='/' )
6
- img( src ='/images/logo-monochrome.svg' alt ='JavaScript.com' )
6
+ img( src ='/images/logo-monochrome.svg' alt ='JavaScript.com' width = '86' )
7
7
8
8
ul.list.list--inline.list--inline--dotted.tsxs
9
9
li.list-item.tci
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ header.row.header(class=(headerPartial.bleed ? 'bc-regent' : '' ) role='banner')
11
11
.split-item
12
12
.split-cell
13
13
a.dib ( href ='/' )
14
- img.dn--m ( src ='/images/logo-mark.svg' alt ='JavaScript.com' )
15
- img.dn.db--m ( src ='/images/logo.svg' alt ='JavaScript.com' )
14
+ img.dn--m ( src ='/images/logo-mark.svg' alt ='JavaScript.com' width = '54' )
15
+ img.dn.db--m ( src ='/images/logo.svg' alt ='JavaScript.com' width = '275' )
16
16
nav.split-cell ( role ='navigation' )
17
17
each url, title in menu
18
18
if current_page == title
Original file line number Diff line number Diff line change 1
1
.card.emblem.inlineConsole-card.hero-card.pal--m.tac
2
- img.emblem-item ( src ='/images/img-console.svg' )
2
+ img.emblem-item ( src ='/images/img-console.svg' alt = '' width = '72' )
3
3
4
4
.emblem-content
5
5
h3.h.h--2.h--light Ready to try JavaScript?
You can’t perform that action at this time.
0 commit comments