From: Vladimír Vondruš Date: Tue, 19 Dec 2017 19:32:39 +0000 (+0100) Subject: doc: better inter-page linking. X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=f071c62ccbcda3d8e27abc48e4d4582ef1c9e411;p=blog.git doc: better inter-page linking. --- 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.