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: 3 additions & 1 deletion layouts/css/page-modules/_header.styl
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,7 @@ header

img
display block
margin .5em auto 1em auto
margin .5em auto 0 auto
border none
max-height 75px
max-width 180px
2 changes: 1 addition & 1 deletion layouts/partials/header.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<div class="container">

<a href="/{{site.locale}}" id="logo">
<img src="/static/images/logo.svg" height="75" width="180" alt="node.js">
<img src="/static/images/logos/nodejs-new-white-pantone.png" alt="node.js">
</a>
<nav>
<ul class="list-divider-pipe">
Expand Down
Binary file added static/images/logos/nodejs-new-white-pantone.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.