From ce5c9cdf17d36fc7706362a6ef7304591cee9234 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 17 Jun 2015 09:07:08 +0200 Subject: [PATCH] add icon --- source/components/browser.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/components/browser.markdown b/source/components/browser.markdown index 9c8f29f712b..3b0f3c8c7c6 100644 --- a/source/components/browser.markdown +++ b/source/components/browser.markdown @@ -9,6 +9,7 @@ sharing: true footer: true --- + The browser component provides a service to open urls in the default browser on the host machine. To load this component, add the following lines to your `configuration.yaml`: