mirror of
https://github.com/phodal/github
synced 2026-05-24 09:38:21 +00:00
fix: fix typo && closed #27
This commit is contained in:
parent
443e639236
commit
39a2aace66
9 changed files with 899 additions and 875 deletions
1
Makefile
1
Makefile
|
|
@ -16,7 +16,6 @@ html: markdown
|
||||||
--include-before-body $(include_dir)/share.html \
|
--include-before-body $(include_dir)/share.html \
|
||||||
--include-after-body $(include_dir)/stats.html \
|
--include-after-body $(include_dir)/stats.html \
|
||||||
--title-prefix $(title) \
|
--title-prefix $(title) \
|
||||||
-smart \
|
|
||||||
--toc
|
--toc
|
||||||
|
|
||||||
epub: markdown
|
epub: markdown
|
||||||
|
|
|
||||||
1699
index.html
1699
index.html
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue