Change out path to target
This commit is contained in:
parent
b8d13bbdbc
commit
104006503e
|
@ -5,7 +5,7 @@ import jinja2
|
|||
|
||||
template_file = 'template.html'
|
||||
md_path = './markdown'
|
||||
html_path = './html'
|
||||
html_path = './target'
|
||||
|
||||
|
||||
def write_page(page, out_name):
|
||||
|
|
Loading…
Reference in New Issue
Block a user