summaryrefslogtreecommitdiff
path: root/_posts/2020-01-04-autodeploy.md
diff options
context:
space:
mode:
authoruvok cheetah2020-05-27 21:03:21 +0200
committeruvok cheetah2020-05-27 21:03:21 +0200
commit2e91bd482d5738010dbc3ee06288b576a04ffa26 (patch)
tree668156d4263d0ebd24f77e5332a31abc0b44dd63 /_posts/2020-01-04-autodeploy.md
parentb6d5d929b9924d4c59b895e6b52ecab9a4d8e2e2 (diff)
Fix language tag - to what Jekyll expects
Diffstat (limited to '_posts/2020-01-04-autodeploy.md')
-rw-r--r--_posts/2020-01-04-autodeploy.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2020-01-04-autodeploy.md b/_posts/2020-01-04-autodeploy.md
index 5485f3d..1f88db1 100644
--- a/_posts/2020-01-04-autodeploy.md
+++ b/_posts/2020-01-04-autodeploy.md
@@ -2,7 +2,7 @@
layout: post
title: Auto-deploying my blog
date: 2020-01-04 19:10 +0100
-language: en
+lang: en
categories: [blog, tech]
tags: [meta]
last_modified_at: 2020-01-09 21:45 +0100