Skip to content

Commit 7221564

Browse files
committed
Update theme
1 parent 5d1a60b commit 7221564

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[submodule "themes/even"]
22
path = themes/even
3-
url = https://github.com/olOwOlo/hugo-theme-even
3+
url = https://github.com/allthingsembedded/hugo-theme-even

config.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ disqusShortname = "" # disqus_shortname
2121
googleAnalytics = "UA-120967880-1" # UA-XXXXXXXX-X
2222
copyright = "" # default: author.name ↓
2323

24-
[author] # essential
25-
name = "Javier Alvarez"
2624

2725
[sitemap] # essential
2826
changefreq = "weekly"
@@ -46,6 +44,7 @@ copyright = "" # default: author.name ↓
4644
url = "/tags/"
4745

4846
[params]
47+
author = { name = "Javier Alvarez" }
4948
version = "4.x" # Used to give a friendly message when you have an incompatible update
5049
debug = false # If true, load `eruda.min.js`. See https://github.com/liriliri/eruda
5150

0 commit comments

Comments
 (0)