fix source path

This commit is contained in:
glyph 2021-11-26 11:20:06 +02:00
parent 768ebdfaf4
commit 9627bad05f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Handwritten CSS and HTML, images, an HTML splicer and an RSS generator.
## nyf
`src/main.rs`
`src/lib.rs`
An opinionated, custom-built HTML splicer. It reads HTML templates, splices them into a base template and writes the output.