Skip to content

Commit 076a343

Browse files
committed
Update site description
1 parent 9699a53 commit 076a343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ theme = "hugo-blog-awesome"
121121
# Setting it to 'auto' applies the color scheme based on the visitor's device color preference.If you don't specify anything, ignore this parameter, or leave it blank,
122122
# the default value is set to 'auto'.
123123
# You can take a look at layouts/index.html for more information.
124-
description = "A blog about software development."
124+
description = "The personal site of Daniel Lyons."
125125
mainSections = ['posts', 'thoughts', 'essays'] # sections to be included in the main menu
126126
toc = true # set to false to disable table of contents 'globally'
127127
tocOpen = false # set to true to open table of contents by default

0 commit comments

Comments
 (0)