File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -47,9 +47,9 @@ repo_trophies:
4747
4848navbar_fixed : true
4949footer_fixed : true
50- search_enabled : true
51- socials_in_search : true
52- posts_in_search : true
50+ search_enabled :
51+ socials_in_search : false
52+ posts_in_search : false
5353bib_search : true
5454
5555# Dimensions
Original file line number Diff line number Diff line change 2424 </div >
2525 <div class =" d-flex align-items-center inherit-text" >
2626 <div class =" inherit-text" >Grant ID: <a href =" https://cordis.europa.eu/project/id/101149659" >101149659 MSCA-PF</a ></div >
27+ <picture >
28+ <source srcset =" {{ '/assets/img/EN_Fundedbythe_EU_RGB_NEG_1_ec46d91d38.png' | relative_url }}" media =" (prefers-color-scheme: dark)" >
2729 <a href =" https://cordis.europa.eu/project/id/101149659" ><img src =" {{ '/assets/img/EN_Fundedbythe_EU_RGB_NEG_1_ec46d91d38.png' | relative_url }}" alt =" EU Funded" style =" height : 40px ;margin-left :2rem ;" ></a >
30+ </picture >
2831 </div >
2932</div >
3033 </footer >
Original file line number Diff line number Diff line change 1010 --global-code-bg-color : #{$code-bg-color-light } ;
1111 --global-text-color : #{$black-color } ;
1212 --global-text-color-light : #{$grey-color } ;
13- --global-theme-color : #{$purple -color } ;
14- --global-hover-color : #{$purple -color } ;
13+ --global-theme-color : #{$green -color-dark } ;
14+ --global-hover-color : #{$green -color-dark } ;
1515 --global-hover-text-color : #{$white-color } ;
1616 --global-footer-bg-color : #{$grey-color-dark } ;
1717 --global-footer-text-color : #{$grey-color-light } ;
You can’t perform that action at this time.
0 commit comments