Skip to content

Commit dd0ce8e

Browse files
munierujpre-fort
authored andcommitted
Add title to document (#743)
* Add title to API document * Add title to Style Guide document
1 parent 5221316 commit dd0ce8e

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/v2/api/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: API
23
type: api
34
updated: 2018-02-10
45
---

src/v2/style-guide/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
title: スタイルガイド
23
type: style-guide
34
updated: 2017-12-20
45
---
@@ -1727,8 +1728,8 @@ computed: {
17271728
>
17281729
Error: {{ error }}
17291730
</div>
1730-
<div
1731-
v-else
1731+
<div
1732+
v-else
17321733
key="search-results"
17331734
>
17341735
{{ results }}

0 commit comments

Comments
 (0)