We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b39d63a commit 1b11afeCopy full SHA for 1b11afe
1 file changed
hugo.toml
@@ -41,7 +41,7 @@ pluralizelisttitles = false # removes the automatically appended "s" on sideba
41
email_url = "mailto:mail@seansev.com"
42
#facebook_url = "https://facebook.com"
43
#flickr_url = "https://flickr.com"
44
- github_url = "https://github.com/seasev"
+ github_url = "https://github.com/seansev"
45
#gitlab_url = "https://gitlab.com"
46
#instagram_url = "https://instagram.com"
47
linkedin_url = "https://www.linkedin.com/in/sean-s-williams/"
@@ -117,4 +117,4 @@ pluralizelisttitles = false # removes the automatically appended "s" on sideba
117
tags = 'tags'
118
119
[caches.images]
120
- dir = ':cacheDir/images'
+ dir = ':cacheDir/images'
0 commit comments