Skip to content

Commit eb206a0

Browse files
authored
Merge pull request #833 from stp-ip/v0174
Release v0.17.4
2 parents 1e51e6a + 0cb4b83 commit eb206a0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+179
-34
lines changed

.seed-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ project:
66
oneLiner: 'Highly customizable open source theme for Hugo based static websites'
77
description: |
88
Create your next website with Syna.
9-
version: 'v0.17.3'
9+
version: 'v0.17.4'
1010

1111
vision:
1212
type: 'community'

CHANGELOG.md

Lines changed: 23 additions & 0 deletions

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v0.17.3
1+
v0.17.4

exampleSite/config-dev.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title = "Okkur - Syna"
66
theme = "syna"
77
themesDir = "../.."
88
enableGitInfo = true
9-
version = "0.17.3"
9+
version = "0.17.4"
1010
disableKinds = ["RSS", "taxonomy", "taxonomyTerm"]
1111

1212
RelativeURLs = true

exampleSite/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title = "Okkur - Syna"
66
theme = "syna"
77
themesDir = "../.."
88
enableGitInfo = true
9-
version = "0.17.3"
9+
version = "0.17.4"
1010
disableKinds = ["RSS", "taxonomy", "taxonomyTerm"]
1111
ignorefiles = [ "content/dev/.*" ]
1212

exampleSite/content/dev/alignments/dev-portfolio/portfolio-center/item3.md

Lines changed: 3 additions & 0 deletions

exampleSite/content/dev/alignments/dev-portfolio/portfolio-center/item5.md

Lines changed: 1 addition & 1 deletion

exampleSite/content/dev/alignments/dev-portfolio/portfolio-left/item3.md

Lines changed: 3 additions & 0 deletions

exampleSite/content/dev/alignments/dev-portfolio/portfolio-left/item5.md

Lines changed: 1 addition & 1 deletion

exampleSite/content/dev/alignments/dev-portfolio/portfolio-right/item3.md

Lines changed: 3 additions & 0 deletions

0 commit comments

Comments
 (0)