Skip to content

Commit

Permalink
Merge branch 'hexojs:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
dulgani authored Aug 16, 2023
2 parents a3f6424 + db53f1f commit 2799f58
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion source/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ Inserts a feed link.
Option | Description | Default
--- | --- | ---
`title` | Feed title | `config.title`
`type` | Feed type | atom
`type` | Feed type |

**Examples:**

Expand Down
2 changes: 1 addition & 1 deletion source/ko/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ Feed 링크를 삽입합니다.
옵션 | 설명 | 기본 값
--- | --- | ---
`title` | Feed 제목 | `config.title`
`type` | Feed 형식 | atom
`type` | Feed 형식 |

**Examples:**

Expand Down
2 changes: 1 addition & 1 deletion source/pt-br/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ Insere um link de feed.
Opção | Descrição | Padrão
--- | --- | ---
`title` | Título do feed | `config.title`
`type` | Tipo do feed | atom
`type` | Tipo do feed |

**Examples:**

Expand Down
2 changes: 1 addition & 1 deletion source/ru/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ title: Помощники
Опции | Описание | Значение по умолчанию
--- | --- | ---
`title` | Имя канала | `config.title`
`type` | Тип канала | atom
`type` | Тип канала |

**Examples:**

Expand Down
2 changes: 1 addition & 1 deletion source/th/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ Option | Description
Option | Description | Default
--- | --- | ---
`title` | Feed title | `config.title`
`type` | Feed type | atom
`type` | Feed type |

**Examples:**

Expand Down
2 changes: 1 addition & 1 deletion source/zh-cn/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ url: https://example.com/blog # example
参数 | 描述 | 默认值
--- | --- | ---
`title` | Feed 标题 | `config.title`
`type` | Feed 类型 | atom
`type` | Feed 类型 |

**示例:**

Expand Down
2 changes: 1 addition & 1 deletion source/zh-tw/docs/helpers.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ title: 輔助函數(Helpers)
選項 | 描述 | 預設值
--- | --- | ---
`title` | Feed 標題 | `config.title`
`type` | Feed 類型 | atom
`type` | Feed 類型 |

**範例:**

Expand Down

0 comments on commit 2799f58

Please sign in to comment.