File tree Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Expand file tree Collapse file tree 3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -291,6 +291,9 @@ footer {
291
291
padding : 30px 0 ;
292
292
background-color : black ;
293
293
color : white ;
294
+ p {
295
+ margin : 0 ;
296
+ }
294
297
}
295
298
296
299
footer a {
Original file line number Diff line number Diff line change 32
32
33
33
</div >
34
34
<div class =" attribution" >
35
- Maintained by the Rust Team. See a typo?
36
- <a href =" https://github.com/rust-lang/beta.rust-lang.org" target =" _blank" rel =" noopener" >Send a fix here</a >!
35
+ <p >
36
+ Maintained by the Rust Team. See a typo?
37
+ <a href =" https://github.com/rust-lang/beta.rust-lang.org" target =" _blank" rel =" noopener" >Send a fix here</a >!
38
+ </p >
39
+ <p >Looking for the <a href =" https://prev.rust-lang.org" >previous website?</a ></p >
37
40
</div >
38
41
</div >
39
42
</footer >
Original file line number Diff line number Diff line change 12
12
Get started
13
13
</a >
14
14
<p class =" tc f3 f2-l mt3" >
15
- {{ rust_version }}
15
+ < a href = " https://blog.rust-lang.org/2018/12/06/Rust-1.31-and-rust-2018.html " > {{ rust_version }} </ a >
16
16
</p >
17
17
</div >
18
18
</div >
You can’t perform that action at this time.
0 commit comments