diff --git a/config.toml b/config.toml
index 20b8f5ba..561c23d2 100644
--- a/config.toml
+++ b/config.toml
@@ -5,6 +5,7 @@ theme=["nipponalba"]
summarylength=30
enableEmoji=true
defaultContentLanguage="en"
+ignoreErrors = ["error-remote-getjson"]
[outputs]
diff --git a/content/article/2020-provisional-plans/index.md b/content/article/2020-provisional-plans/index.md
index 219eae6a..e2b8ac10 100644
--- a/content/article/2020-provisional-plans/index.md
+++ b/content/article/2020-provisional-plans/index.md
@@ -2,11 +2,10 @@
title: "2020 Provisional Plans"
date: 2020-01-20T23:56:53+01:00
Description: "Big plans for a busy year"
-Blog: ["Whitabootery"]
-category:
+category: ["Whitabootery"]
+tag:
- "Plans"
- "Japan"
-tag:
- "brewing"
- "JLPT"
- "vegan"
diff --git a/content/article/beer-journal-introduction/index.md b/content/article/beer-journal-introduction/index.md
index 9d2e561d..c2a7df4a 100644
--- a/content/article/beer-journal-introduction/index.md
+++ b/content/article/beer-journal-introduction/index.md
@@ -34,7 +34,7 @@ I've been a member of the [Beer52](https://www.beer52.com) craft beer club since
![Some reading materials](/images/img_20190325_140100.jpg)
-So, the purpose of this blog will be primarily self-education and note-taking but I hope that it provides some interesting reading for fellow enthusiasts who like myself don't necessarily have all the jargon knowledge of more seasoned professionals.
+So, the purpose of this blog will be primarily self-education and note-taking but I hope that it provides some interesting reading for fellow enthusiastsuasts who like myself don't necessarily have all the jargon knowledge of more seasoned professionals.
このブログでビールの試飲や醸造の記録を書きながら、ビールの作り方について学んでいこうと思っています。このブログで他の方と興味を共有できれば幸いです。
diff --git a/themes/nipponalba/layouts/_default/single.html b/themes/nipponalba/layouts/_default/single.html
index b0a199fa..3bde3e79 100644
--- a/themes/nipponalba/layouts/_default/single.html
+++ b/themes/nipponalba/layouts/_default/single.html
@@ -35,7 +35,7 @@
{{ if fileExists $relpathJSON }}
{{ $mJSON := getJSON $pathJSON }}
- Syndicated to Pleroma{{ end }}
+ Syndicated to Pleroma{{ end }}