File tree Expand file tree Collapse file tree 4 files changed +7
-4
lines changed
Expand file tree Collapse file tree 4 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 6363 rexml (3.2.6 )
6464 rouge (4.2.1 )
6565 safe_yaml (1.0.5 )
66- sass-embedded (1.74.1 -x64-mingw-ucrt )
66+ sass-embedded (1.75.0 -x64-mingw-ucrt )
6767 google-protobuf (>= 3.25 , < 5.0 )
6868 terminal-table (3.0.2 )
6969 unicode-display_width (>= 1.1.1 , < 3 )
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ description: >-
66baseurl : " " # the subpath of your site, e.g. /blog
77url : " " # the base hostname & protocol for your site, e.g. http://example.com
88twitter_username : jekyllrb
9- logo : static/img/site/evos.jpg
109
1110# site details
1211overview : Empowering individuals and organizations to embrace code and no-code Open Source contributions
Original file line number Diff line number Diff line change 11< nav class ="navbar fixed-top align-items-center ">
2- < div class ="container ">
2+ < div class ="container nav-con ">
33 < div class ="logo ">
44 < a class ="navbar-brand " href ="/ ">
5- < img class ="header-logo " src ="{{ site.logo}} " alt ="Logo " height ="45px " />
5+ < img class ="header-logo " src ="/static/img/ site/evos.jpg " alt ="Logo " height ="45px " />
66 </ a >
77 </ div >
88
Original file line number Diff line number Diff line change 1+ /* Custom Stylesheet */
2+ .navbar {
3+ background-color : black;
4+ }
15.default-section {
26 position : relative;
37 background-image : url ("/static/img/site/backevos.jpg" );
You can’t perform that action at this time.
0 commit comments