Skip to content

Commit 5fc1070

Browse files
authored
Update conf.py
1 parent 165d6f6 commit 5fc1070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
# toctree_only)
131131
latex_documents = [
132132
('index', 'CodeIgniter.tex', u'CodeIgniter4 中文手册',
133-
r'\hfill CodeIgniter 基金会\\CodeIgniter 中国开发者社区', 'manual'),
133+
r'\hspace{4em}CodeIgniter 基金会\\CodeIgniter 中国开发者社区', 'manual'),
134134
]
135135

136136
latex_elements = {

0 commit comments

Comments
 (0)