File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 11# Site settings
22title : Everything Open Source
33email : everythingopensource@gmail.com
4- description : >- # this means to ignore newlines until "baseurl:"
4+ description : >-
55 Official website to document all activities happening in the open source community
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
910
1011# Everything Open Source Social Links
1112twitter : " http://twitter.com/Everything_Open"
Original file line number Diff line number Diff line change 1+ < nav >
2+ < div class ="nav container ">
3+ < div class ="logo ">
4+ < a class ="navbar-brand " href ="/ ">
5+ < img class ="header-logo " src ="{{site.logo}} " alt ="Logo " height ="45px " />
6+ </ a >
7+ </ div >
8+
9+ < ul class ="nav-links ">
10+ < li > < a href ="/about/ "> About</ a > </ li >
11+ < li > < a href ="https://mesrenyamedogbe.hashnode.dev/ " target ="_blank "> Blog</ a > </ li >
12+ </ ul >
13+ </ div >
14+ </ nav >
You can’t perform that action at this time.
0 commit comments