diff options
| author | Nayab W <42422512+nayabw@users.noreply.github.com> | 2018-11-03 16:06:48 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-03 16:06:48 -0500 |
| commit | fd1ec81932f5dd41e3e2543b699a30e5c5f9aff9 (patch) | |
| tree | e7c6b33bcd36428e5f6d86195ba614018898ac5f /_includes/navigator.html | |
| parent | d301a881fd308126b00d2b7e9d2f39e8f5a4a96a (diff) | |
| download | silicon-linux-fd1ec81932f5dd41e3e2543b699a30e5c5f9aff9.tar.gz silicon-linux-fd1ec81932f5dd41e3e2543b699a30e5c5f9aff9.tar.bz2 silicon-linux-fd1ec81932f5dd41e3e2543b699a30e5c5f9aff9.zip | |
It would help to upload the right file
Diffstat (limited to '_includes/navigator.html')
| -rw-r--r-- | _includes/navigator.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_includes/navigator.html b/_includes/navigator.html index f4238cc..c5f3793 100644 --- a/_includes/navigator.html +++ b/_includes/navigator.html @@ -8,6 +8,6 @@ <li class="nav"><a class="nav"href="https://github.com/silicon-linux">GITHUB</a></li> <li class="nav" {% if page.url == "/about.html" %}style="background-color: #1f8e42;"{% endif %}><a class="nav" href="/about.html">ABOUT</a></li> <li><a href="javascript:void(0);" class="icon" onclick="myFunction()"></a><li> - <li><i class="fa fa-bars"></i></li> + <li><i class="fa fa-bars"></i></li> </ul> </div> |
