initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
## 2.7.0 (2021-10-24)
|
||||
|
||||
### Enhancements
|
||||
|
||||
- [**feature**] notice: support custom titles [#124](https://github.com/McShelby/hugo-theme-relearn/issues/124)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 2.7"
|
||||
type = "changelog"
|
||||
weight = -7
|
||||
+++
|
||||
|
||||
{{% pages showhidden="true" showdivider="true" reverse="true" %}}
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 2.7"
|
||||
type = "changelog"
|
||||
weight = -7
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user