File tree Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Expand file tree Collapse file tree 2 files changed +2
-14
lines changed Original file line number Diff line number Diff line change 2
2
< footer class ="d-flex flex-wrap justify-content-between align-items-center py-3 my-4 border-top ">
3
3
< div class ="col-md-6 d-flex align-items-left ">
4
4
< a href ="/ " class ="mb-3 me-2 mb-md-0 text-muted text-decoration-none lh-1 ">
5
- < img src ="/assets/img/Swolfpy -Icon.png " width ="60 " height ="60 " preserveAspectRatio ="xMidYMid slice " focusable ="false ">
5
+ < img src ="/assets/img/SwolfPy -Icon.png " width ="60 " height ="60 " preserveAspectRatio ="xMidYMid slice " focusable ="false ">
6
6
</ a >
7
7
< div >
8
8
< div > < span class ="text-muted "> Solid Waste Optimization Life-cycle Framework in Python(SwolfPy)</ span > </ div >
Original file line number Diff line number Diff line change 3
3
< div class ="container ">
4
4
< header class ="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom ">
5
5
< a href ="/ " class ="d-flex align-items-center mb-3 mb-md-0 me-md-auto text-dark text-decoration-none ">
6
- < img src ="/assets/img/Swolfpy -Icon.png " width ="50 " height ="50 " preserveAspectRatio ="xMidYMid slice " focusable ="false ">
6
+ < img src ="/assets/img/SwolfPy -Icon.png " width ="50 " height ="50 " preserveAspectRatio ="xMidYMid slice " focusable ="false ">
7
7
< span class ="fs-1 fw-bolder "> SwolfPy</ span >
8
8
</ a >
9
9
19
19
</ div >
20
20
21
21
</ header >
22
-
23
- < ul class ="nav nav-pills mb-3 " id ="pills-tab " role ="tablist ">
24
- < li class ="nav-item ">
25
- < a class ="nav-link active " id ="pills-home-tab " data-toggle ="pill " href ="{{ site.baseurl }}/people " role ="tab " aria-controls ="pills-home " aria-selected ="true "> Home</ a >
26
- </ li >
27
- < li class ="nav-item ">
28
- < a class ="nav-link " id ="pills-profile-tab " data-toggle ="pill " href ="{{ site.baseurl }}/publications " role ="tab " aria-controls ="pills-profile " aria-selected ="false "> Profile</ a >
29
- </ li >
30
- < li class ="nav-item ">
31
- < a class ="nav-link " id ="pills-contact-tab " data-toggle ="pill " href ="#pills-contact " role ="tab " aria-controls ="pills-contact " aria-selected ="false "> Contact</ a >
32
- </ li >
33
- </ ul >
You can’t perform that action at this time.
0 commit comments