File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
66< title > EDIpack GitHub Pages</ title >
77
8- <!-- Font Awesome icons -->
9- < link rel ="stylesheet "
10- href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css ">
8+ < link rel ="stylesheet " href ="https://cdn.jsdelivr.net/gh/devicons/devicon@latest/devicon.min.css ">
119
1210< style >
1311body {
8482alt ="EDIpack logo "
8583style ="display:block; margin:0 auto 30px auto; max-width:300px; height:auto; ">
8684
87- < h1 > Welcome to EDIpack's GitHub Pages </ h1 >
85+ < h1 > Welcome to the EDIpack project Homepage </ h1 >
8886
8987<!-- ICON LINKS -->
9088< div class ="social-icons ">
9189
9290 < a class ="github " href ="https://github.com/EDIpack " target ="_blank " title ="EDIpack on GitHub ">
93- < i class ="fab fa -github "> </ i >
91+ < i class ="devicon -github-original "> </ i >
9492 </ a >
9593
9694 < a class ="pypi " href ="https://pypi.org/project/edipack2py/ " target ="_blank " title ="EDIpack on PyPI ">
97- < i class ="fab fa-python "> </ i >
95+ < i class ="devicon-pypi-plain "> </ i >
9896 </ a >
9997
10098 < a class ="conda " href ="https://anaconda.org/channels/EDIpack " target ="_blank " title ="EDIpack Anaconda channel ">
101- < i class ="fas fa-circle-notch "> </ i >
99+ < i class ="devicon-anaconda-original "> </ i >
102100 </ a >
103101
104102</ div >
105103
106104< h2 > Project repositories</ h2 >
107105< ul >
108- < li > < a href ="https://github.com/EDIpack/EDIpack " target ="_blank "> EDIpack Fortran library </ a > </ li >
106+ < li > < a href ="https://github.com/EDIpack/EDIpack " target ="_blank "> EDIpack</ a > </ li >
109107 < li > < a href ="https://github.com/EDIpack/edipack2triqs " target ="_blank "> EDIpack - TRIQS compatibility layer</ a > </ li >
110108 < li > < a href ="https://github.com/EDIpack/EDIpack2py " target ="_blank "> EDIpack2py Python module</ a > </ li >
111109</ ul >
You can’t perform that action at this time.
0 commit comments