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 c53f1d0 commit 059b1f1Copy full SHA for 059b1f1
src/examples/hackernews.md
@@ -8,16 +8,16 @@ order: 10
8
9
{% raw %}
10
<div style="max-width:600px">
11
- <a href="https://github.com/vuejs/vue-hackernews-2.0" target="blank">
+ <a href="https://github.com/vuejs/vue-hackernews-2.0" target="_blank">
12
<img style="width:100%" src="/images/hn.png">
13
</a>
14
</div>
15
{% endraw %}
16
-[Live Demo](https://vue-hn.now.sh/)
17
-
18
-> [[Source](https://github.com/vuejs/vue-hackernews-2.0)]
19
+> [Live Demo](https://vue-hn.now.sh/)
20
> Note: the demo may need some spin up time if nobody has accessed it for a certain period.
+>
+> [[Source](https://github.com/vuejs/vue-hackernews-2.0)]
21
22
## Features
23
0 commit comments