From f43742c3f0b6b3a260ff5c338d7c4309865b0b54 Mon Sep 17 00:00:00 2001 From: Justin Mayer Date: Mon, 15 Jul 2013 14:25:39 -0700 Subject: [PATCH] Add missing SITEURL variable to tag cloud docs --- docs/settings.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/settings.rst b/docs/settings.rst index 2c16ca83..eb0d028f 100644 --- a/docs/settings.rst +++ b/docs/settings.rst @@ -493,11 +493,11 @@ Setting name (default value) What does it do? `TAG_CLOUD_MAX_ITEMS` (``100``) Maximum number of tags in the cloud. ================================================ ===================================================== -The default theme does not support tag clouds, but it is pretty easy to add:: +The default theme does not include a tag cloud, but it is pretty easy to add::