diff options
author | Dante Catalfamo | 2020-09-06 18:33:28 -0400 |
---|---|---|
committer | Dante Catalfamo | 2020-09-06 18:33:28 -0400 |
commit | ad2780078b957d5119d42f319a0d906a5d728fa9 (patch) | |
tree | 2de51b3bf8b5ce9c3904f92fc297f1e98161704b | |
parent | 55d5d569b5a2d585c8d044174bfb608a68dc5e7e (diff) | |
download | blog-ad2780078b957d5119d42f319a0d906a5d728fa9.tar.gz blog-ad2780078b957d5119d42f319a0d906a5d728fa9.tar.bz2 blog-ad2780078b957d5119d42f319a0d906a5d728fa9.zip |
language en-us -> en
-rw-r--r-- | config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.toml b/config.toml index 2d2b60e..5b7b140 100644 --- a/config.toml +++ b/config.toml @@ -3,7 +3,7 @@ title = "lambda.cx blog" theme = "fuji" -languageCode = "en-us" +languageCode = "en" enableRobotsTXT = true [outputs] |