From 5bfa55fbcedf531a1e1c23a987a1b9a93762b8d0 Mon Sep 17 00:00:00 2001 From: Zhiming Wang Date: Sat, 23 Jan 2016 22:51:24 -0800 Subject: README.md: Update HTML template location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 485c4537..0510375a 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Self-hosted Google Web Fonts are downloaded from [google-webfonts-helper](https: ## Markdown features of `pyblog` `pyblog` uses Pandoc for Markdown processing. The HTML template is -located in [`templates/`](templates). +located at [`source/template.html`](source/template.html). Beyond Pandoc's standard Markdown to HTML conversion, `pyblog` postprocesses Pandoc-generated HTML to add a few Markdown extensions and -- cgit v1.2.1