Skip to content

Commit 14586fc

Browse files
committed
Shuffle and sort some of theme.conf
1 parent 7fcc9bb commit 14586fc

File tree

1 file changed

+24
-24
lines changed

1 file changed

+24
-24
lines changed

alabaster/theme.conf

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,38 @@ stylesheet = alabaster.css
44
pygments_style = alabaster.support.Alabaster
55

66
[options]
7-
logo =
8-
logo_name = false
9-
logo_text_align = left
7+
analytics_id =
8+
badge_branch = master
9+
canonical_url =
10+
codecov_button = false
1011
description =
1112
description_font_style = normal
12-
github_user =
13-
github_repo =
14-
github_button = true
13+
extra_nav_links =
14+
fixed_sidebar = false
1515
github_banner = false
16-
github_type = watch
16+
github_button = true
1717
github_count = true
18-
badge_branch = master
19-
travis_button = false
20-
codecov_button = false
21-
gratipay_user =
18+
github_repo =
19+
github_type = watch
20+
github_user =
2221
gittip_user =
23-
tidelift_url =
24-
analytics_id =
25-
touch_icon =
26-
canonical_url =
27-
extra_nav_links =
28-
sidebar_includehidden = true
29-
sidebar_collapse = true
22+
gratipay_user =
23+
logo =
24+
logo_name = false
25+
logo_text_align = left
26+
page_width = 940px
27+
relbar_border =
3028
show_powered_by = true
3129
show_related = false
32-
show_relbars = false
33-
show_relbar_top =
3430
show_relbar_bottom =
31+
show_relbar_top =
32+
show_relbars = false
33+
sidebar_collapse = true
34+
sidebar_includehidden = true
35+
sidebar_width = 220px
36+
tidelift_url =
37+
touch_icon =
38+
travis_button = false
3539

3640
gray_1 = #444
3741
gray_2 = #EEE
@@ -121,7 +125,3 @@ font_family = Georgia, serif
121125
head_font_family =
122126
caption_font_family = inherit
123127
code_highlight = #FFC
124-
page_width = 940px
125-
sidebar_width = 220px
126-
fixed_sidebar = false
127-
relbar_border =

0 commit comments

Comments
 (0)