File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Change log
7
7
**Fix **
8
8
9
9
#. `#5 <https://github.com/moremoban/gitfs2/issues/5 >`_: support offline
10
+ #. `#7 <https://github.com/moremoban/gitfs2/issues/7 >`_: add license text
10
11
11
12
0.0.2 - 2.10.2019
12
13
--------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ releases:
5
5
- action : Fix
6
6
details :
7
7
- " `#5`: support offline"
8
+ - " `#7`: add license text"
8
9
version : 0.0.3
9
10
date : tbd
10
11
- changes :
Original file line number Diff line number Diff line change 59
59
# Add any paths that contain custom static files (such as style sheets) here,
60
60
# relative to this directory. They are copied after the builtin static files,
61
61
# so a file named "default.css" will overwrite the builtin "default.css".
62
- html_static_path = ['static' ]
62
+ html_static_path = ['static' ]
You can’t perform that action at this time.
0 commit comments