Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions _sass/_layout.scss
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,10 @@ header {
img {
height:64px;
}

&.columns .column {
padding:0 6px 0 0;
}
}

footer {
Expand Down
55 changes: 0 additions & 55 deletions img/axosoft.svg

This file was deleted.

Binary file added img/gitkraken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions index.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ NodeGit is brought to you by the work of [many contributors](https://github.com/

<div class="columns logos">
<div class="column">
<a class="axosoft" target="_blank" href="https://axosoft.com">
<img src="/img/axosoft.svg">
<a class="axosoft" target="_blank" href="https://www.gitkraken.com/">
<img src="/img/gitkraken.png">
</a>
</div>
<div class="column">
Expand Down