X-Git-Url: https://jxself.org/git/?p=ibg.git;a=blobdiff_plain;f=conf.py;h=3201bce7f7125e9d535dcf7ccd8c79492111a5a2;hp=58e5793d39094e2ccbbb7fe62145fb50205bffcc;hb=fbbce8f30ba93c89681b3b69e9060a5d044c084c;hpb=7149f9762ee9b58ce18f377e65d3ee9c5098c69b diff --git a/conf.py b/conf.py index 58e5793..3201bce 100644 --- a/conf.py +++ b/conf.py @@ -125,6 +125,8 @@ html_theme = 'alabaster' html_theme_options = { 'font_family': 'Georgia', 'head_font_family': 'Georgia', + 'page_width': '1000px', + 'show_related': True, } # Add any paths that contain custom themes here, relative to this directory.