Skip to content

Commit cf4f619

Browse files
XhmikosRTrott
authored andcommitted
Add missing alt attributes.
1 parent bc16cdd commit cf4f619

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

locale/en/blog/module/multi-server-continuous-deployment-with-fleet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,4 +89,4 @@ For help about a command, try `fleet help `.</pre>
8989

9090
<p><span class="code">npm install -g fleet</span> and <a href="https://github.com/substack/fleet">check out the code on github</a>! </p>
9191

92-
<img src="http://substack.net/images/fleet.png" width="849" height="568">
92+
<img src="http://substack.net/images/fleet.png" alt="" width="849" height="568">

locale/en/blog/weekly-updates/weekly-update.2016-02-22.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,19 @@ layout: blog-post.hbs
99
---
1010

1111
### Node.js News
12+
1213
Node v4.3.1 (LTS), Node v4.4.0 (RC) and Node v5.7.0 (Current) are released.
1314

1415
### Node v4.3.1 (LTS), Node v4.4.0 (RC) and Node v5.7.0 (Current) Releases
1516

1617
We have three releases: [Node v4.3.1 (LTS)](https://nodejs.org/en/blog/release/v4.3.1/), [Node v4.4.0 (RC)](https://github.com/nodejs/node/pull/5301) and [Node v5.7.0 (Current)](https://nodejs.org/en/blog/release/v5.7.0/). Complete changelog from previous releases can be found [on GitHub](https://github.com/nodejs/node/blob/master/CHANGELOG.md).
1718

1819
### New official Node.js logo
20+
1921
As a result of an iteration on the official logo, we are proud to introduce and unveil our new logo
2022

21-
<img src="https://cloud.githubusercontent.com/assets/43438/13207731/d7c62f3e-d94c-11e5-8ff8-f32c74b13cc3.png" width="200">
23+
<img src="https://cloud.githubusercontent.com/assets/43438/13207731/d7c62f3e-d94c-11e5-8ff8-f32c74b13cc3.png" alt="Node.js Logo" width="200">
24+
2225
### Upcoming Events
2326

2427
* [NodeConf Adventure 2016](https://ti.to/nodeconf/adventure-2016), "First batch of NodeConf Adventure tickets are up!", June 9th–12th, 2016 - Walker Creek Ranch, Marin, CA, USA

0 commit comments

Comments
 (0)