Skip to content

Commit

Permalink
doc: update exampleSite
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiiiz committed May 26, 2024
1 parent 41d075e commit b1f96e2
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions exampleSite/content/en/about/timeline.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ gallery_statistic:
value: '*value3*'
---

* 2024/05/26 - v3.1.0 release
* 2024/05/26 - v3.0.0 release
* 2023/07/23 - v2.0.0 release
* 2022/04/02 - v1.0.1 release
Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ toc: false
- Fixed
- Remove line number of code block from the site search data
- New
- Support anchor link next to header ([#18](https://github.com/kaiiiz/hugo-theme-monochrome/issues/18))
- Support anchor link next to header elements ([#18](https://github.com/kaiiiz/hugo-theme-monochrome/issues/18))

---

Expand Down
2 changes: 1 addition & 1 deletion exampleSite/content/en/configuration/theme.md
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ menu:

## Header Anchor Link

Render an anchor link next to the header.
Render an anchor link next to the header element.

```toml
[params]
Expand Down

0 comments on commit b1f96e2

Please sign in to comment.