diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 0464c55..2d2b60e 100644 --- a/config.toml +++ b/config.toml @@ -23,7 +23,7 @@ enableRobotsTXT = true # Open Graph & Twitter Card variables # You can also set description and images in post front matter individually - description = "lambda.cx blog by Dante Catalfamo" + description = "Sharing notes with the internet" images = ["android-chrome-512x512.png"] # This will use the image called og.png in static/img folder # Posts shown in homepage |