diff options
| author | Dante Catalfamo | 2020-07-08 17:30:15 -0400 | 
|---|---|---|
| committer | Dante Catalfamo | 2020-07-08 17:30:15 -0400 | 
| commit | e5b59e2c85d6955d40f36fee000bc1935aeca802 (patch) | |
| tree | 3574c08aeb10971e10eb94ff7c2f22798fe20965 | |
| parent | ec98763842dd1067c930dd0b1d5ac520dc1a1513 (diff) | |
| download | blog-e5b59e2c85d6955d40f36fee000bc1935aeca802.tar.gz blog-e5b59e2c85d6955d40f36fee000bc1935aeca802.tar.bz2 blog-e5b59e2c85d6955d40f36fee000bc1935aeca802.zip | |
Match description to subtitle
| -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 | 
