Skip to content

Commit

Permalink
Update URLs
Browse files Browse the repository at this point in the history
Since it's a fork with strong reference to upstream, I believe it's fine to change this
  • Loading branch information
mikroskeem committed Jan 8, 2025
1 parent 16c4262 commit be70032
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions i18n/en.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ other = "Written by"
other = "on"

[generator]
other = "Made with <a href='https://gohugo.io'>Hugo</a> using the <a href='https://github.com/EmielH/tale-hugo/'>Tale</a> theme."
other = "Made with <a href='https://gohugo.io'>Hugo</a> using the <a href='https://github.com/ZentriaMC/tale-hugo/'>Tale</a> theme."

[publishdate]
other = "{{ .PublishDate.Format \"January 2, 2006\" }}"

[minutes]
other = "minutes"
other = "minutes"
4 changes: 2 additions & 2 deletions theme.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@

name = "Tale"
license = "MIT"
licenselink = "https://github.com/EmielH/tale-hugo/blob/master/LICENSE"
licenselink = "https://github.com/ZentriaMC/tale-hugo/blob/master/LICENSE"
description = "A port of the Tale theme for Hugo. Tale is a minimal Jekyll theme curated for storytellers."
homepage = "https://github.com/EmielH/tale-hugo"
homepage = "https://github.com/ZentriaMC/tale-hugo"
tags = ["minimal", "clean", "responsive", "simple", "personal", "blog", "starter", "light", "typography"]
features = ["pagination"]
min_version = "0.50"
Expand Down

0 comments on commit be70032

Please sign in to comment.