From f071c62ccbcda3d8e27abc48e4d4582ef1c9e411 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Vladim=C3=ADr=20Vondru=C5=A1?= Date: Tue, 19 Dec 2017 20:32:39 +0100 Subject: [PATCH] doc: better inter-page linking. --- doc/pelican/theme.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/pelican/theme.rst b/doc/pelican/theme.rst index 9d6037c6..22f2641b 100644 --- a/doc/pelican/theme.rst +++ b/doc/pelican/theme.rst @@ -277,6 +277,8 @@ Example configuration to give sane defaults to all social meta tags: M_SOCIAL_IMAGE = 'http://your.brand/static/site.png' M_SOCIAL_BLOG_SUMMARY = "This is the brand you need" +.. _global-site-image: + .. block-success:: Recommended sizes for global site image The theme assumes that the global site image is smaller and square in order @@ -517,7 +519,7 @@ social links: .. block-success:: Recommended sizes for cover images - Unlike the global site image described in `(Social) meta tags`_, + Unlike the global site image described in `(Social) meta tags <#global-site-image>`_, page-specific cover images are assumed to be larger and in landscape to display large on top of the link, as they should act to promote the particular content instead of being just a decoration. -- 2.30.2