config: swallow errors during Twitter rendering

This allows the site to build offline, allowing me to write in peace

Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
Harsh Shandilya 2020-11-22 15:51:40 +05:30
parent 23e2e40389
commit b7b114a841
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ title = "Harsh Shandilya"
theme = ["hugo-social-metadata", "codex"]
pygmentsUseClasses = true
author = "Harsh Shandilya"
ignoreErrors = ["error-remote-getjson"]
[params]
description = "Android developer, Kotlin fanatic and wannabe Rustacean"