From 3f291fe1566cb4b5730fd185c375cc4d5b118982 Mon Sep 17 00:00:00 2001 From: Viktor Bengtsson Date: Sun, 10 Jul 2016 01:31:17 +0200 Subject: [PATCH] Set category to "developer" Structuring faq.php into categories in preparation for adding more answers, and to make it more accessible. --- posts/faq/custom-ui.md | 1 + 1 file changed, 1 insertion(+) diff --git a/posts/faq/custom-ui.md b/posts/faq/custom-ui.md index d15b90c6..5c280434 100644 --- a/posts/faq/custom-ui.md +++ b/posts/faq/custom-ui.md @@ -1,5 +1,6 @@ --- title: How do I specify a web-UI to use? +category: developer --- If the files for the UI you'd like to use are stored locally on your computer, start LBRY with the `--ui` flag: