We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f396f74 commit 784e0a6Copy full SHA for 784e0a6
.gitignore
@@ -29,6 +29,8 @@ examples/prod_cons_threads
29
examples/simple_read_write
30
install-sh
31
librb-*.tar.gz
32
+librb-*.tar.xz
33
+librb-*.tar.bzip2
34
librb-*.tar.gz.sha1
35
libtool
36
ltmain.sh
www/conf.py
@@ -42,7 +42,7 @@
42
html_theme_options = {
43
'github_user': 'mlyszczek',
44
'github_repo': 'librb',
45
- 'github_banner': True,
+ 'github_banner': 'strip-fork-me-on-github.png',
46
'github_type': 'star',
47
'page_width': '103ch',
48
'code_font_family': 'JetBrains Mono',
www/static/strip-fork-me-on-github.png
41.9 KB
0 commit comments