File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -44,6 +44,14 @@ main {
4444 margin-top : 2em !important ;
4545}
4646
47+ .brand-icon {
48+ display : inline-block;
49+ height : 1em ;
50+ width : 1em ;
51+ margin-right : 0.3em ;
52+ vertical-align : middle;
53+ }
54+
4755.text-icon {
4856 margin-left : 8px ;
4957 vertical-align : middle;
Original file line number Diff line number Diff line change 88
99 < title > DevCANS</ title >
1010
11- < link rel ="icon " href ="assets/img/logo .png " />
11+ < link rel ="icon " href ="assets/img/icon .png " />
1212 < link rel ="stylesheet " href ="assets/vendor/materialize/css/materialize.min.css " type ="text/css " />
1313 < link rel ="stylesheet " href ="assets/css/style.css " type ="text/css " />
1414</ head >
1919 < div class ="navbar ">
2020 < nav class ="hoverable transparent ">
2121 < div class ="nav-wrapper ">
22- < a href ="#! " class ="brand-logo "> DevCans</ a >
22+ < a href ="index.html " class ="brand-logo " > < img src =" assets/img/devcans-logo.png " class =" brand-icon "> DevCans</ a >
2323 < a href ="# " data-target ="mobile-menu " class ="sidenav-trigger "> < i class ="material-icons "> menu</ i > </ a >
2424 < ul class ="right hide-on-med-and-down ">
2525 < li > < a href ="#main " class ="waves-effect "> < i class ="material-icons left "> layers</ i > Repositories</ a > </ li >
You can’t perform that action at this time.
0 commit comments