Skip to content

Commit 059b1f1

Browse files
committed
small corrections
1 parent c53f1d0 commit 059b1f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/examples/hackernews.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ order: 10
88
99
{% raw %}
1010
<div style="max-width:600px">
11-
<a href="https://github.com/vuejs/vue-hackernews-2.0" target="blank">
11+
<a href="https://github.com/vuejs/vue-hackernews-2.0" target="_blank">
1212
<img style="width:100%" src="/images/hn.png">
1313
</a>
1414
</div>
1515
{% endraw %}
16-
[Live Demo](https://vue-hn.now.sh/)
17-
18-
> [[Source](https://github.com/vuejs/vue-hackernews-2.0)]
1916

17+
> [Live Demo](https://vue-hn.now.sh/)
2018
> Note: the demo may need some spin up time if nobody has accessed it for a certain period.
19+
>
20+
> [[Source](https://github.com/vuejs/vue-hackernews-2.0)]
2121
2222
## Features
2323

0 commit comments

Comments
 (0)