initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
## 2.6.0 (2021-10-21)
|
||||
|
||||
### Fixes
|
||||
|
||||
- [**bug**] theme: generate correct links if theme served from subdirectory [#120](https://github.com/McShelby/hugo-theme-relearn/issues/120)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 2.6"
|
||||
type = "changelog"
|
||||
weight = -6
|
||||
+++
|
||||
|
||||
{{% pages showhidden="true" showdivider="true" reverse="true" %}}
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 2.6"
|
||||
type = "changelog"
|
||||
weight = -6
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user