From 2207443f1c1e8a380265de3bcd6b77d0cdced087 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 26 Jan 2019 11:24:02 -0800 Subject: [PATCH] Update 2019-01-23-lovelace-released.markdown --- source/_posts/2019-01-23-lovelace-released.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2019-01-23-lovelace-released.markdown b/source/_posts/2019-01-23-lovelace-released.markdown index 56d18ec95bb..5c332f4b8ae 100644 --- a/source/_posts/2019-01-23-lovelace-released.markdown +++ b/source/_posts/2019-01-23-lovelace-released.markdown @@ -32,7 +32,7 @@ For a deep dive into all the new features, check out the [latest episode of the For an overview of all the different features, check out the [Lovelace documentation](/lovelace/). -1: If you prefer YAML, Lovelace also includes a [YAML mode](/lovelace/yaml-mode/) that supports the use of `!include` and `!secret`. +1: If you prefer to write your Lovelace config in YAML, Lovelace also includes an optional [YAML mode](/lovelace/yaml-mode/). ## {% linkable_title Migrating to Lovelace %}