initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
## 1.0.0 (2021-07-01)
|
||||
|
||||
### Maintenance
|
||||
|
||||
- [**task**] Fork project [#1](https://github.com/McShelby/hugo-theme-relearn/issues/1)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,5 @@
|
||||
## 1.0.1 (2021-07-01)
|
||||
|
||||
### Maintenance
|
||||
|
||||
- [**task**] Prepare for hugo showcase [#3](https://github.com/McShelby/hugo-theme-relearn/issues/3)
|
||||
@@ -0,0 +1,3 @@
|
||||
+++
|
||||
+++
|
||||
{{< piratify >}}
|
||||
@@ -0,0 +1,9 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.0"
|
||||
type = "changelog"
|
||||
weight = -0
|
||||
+++
|
||||
|
||||
{{% pages showhidden="true" showdivider="true" reverse="true" %}}
|
||||
@@ -0,0 +1,8 @@
|
||||
+++
|
||||
disableToc = false
|
||||
hidden = true
|
||||
title = "Version 1.0"
|
||||
type = "changelog"
|
||||
weight = -0
|
||||
+++
|
||||
{{< piratify >}}
|
||||
Reference in New Issue
Block a user