From d2dc6b7bb95fda2e0c5e1fd7488fd6411dd66fbf Mon Sep 17 00:00:00 2001
From: turbo <minxomat@gmail.com>
Date: Mon, 6 Jan 2020 13:34:17 +0100
Subject: [PATCH] Add highlighting to README/config

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 939cd2e..8a20ae1 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,7 @@ $ git submodule add https://github.com/panr/hugo-theme-terminal.git themes/termi
 
 The theme doesn't require any advanced configuration. Just copy:
 
-```
+```toml
 baseurl = "/"
 languageCode = "en-us"
 theme = "terminal"