Skip to content

Commit bd14abd

Browse files
authored
Merge pull request #49 from nodegit/logo-update
Update Axosoft GitKraken logo and link
2 parents 00cf2f8 + 37203c0 commit bd14abd

File tree

4 files changed

+6
-57
lines changed

4 files changed

+6
-57
lines changed

_sass/_layout.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,10 @@ header {
381381
img {
382382
height:64px;
383383
}
384+
385+
&.columns .column {
386+
padding:0 6px 0 0;
387+
}
384388
}
385389

386390
footer {

img/axosoft.svg

Lines changed: 0 additions & 55 deletions
This file was deleted.

img/gitkraken.png

31.5 KB
Loading

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ NodeGit is brought to you by the work of [many contributors](https://github.com/
127127

128128
<div class="columns logos">
129129
<div class="column">
130-
<a class="axosoft" target="_blank" href="https://axosoft.com">
131-
<img src="/img/axosoft.svg">
130+
<a class="axosoft" target="_blank" href="https://www.gitkraken.com/">
131+
<img src="/img/gitkraken.png">
132132
</a>
133133
</div>
134134
<div class="column">

0 commit comments

Comments
 (0)