We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad88fe3 commit 712508bCopy full SHA for 712508b
layouts/about-release-schedule.hbs
@@ -14,7 +14,7 @@
14
{{{ contents }}}
15
16
<p>
17
- <img alt="{{ title }}" src="https://raw.githubusercontent.com/nodejs/Release/master/schedule.svg?sanitize=true">
+ <img src="https://raw.githubusercontent.com/nodejs/Release/master/schedule.svg?sanitize=true" alt="{{ title }}" width="960" height="500">
18
</p>
19
20
{{{ release-schedule }}}
0 commit comments