From 816f99bfbdcfb4b74d14f0a2c154011ddae297c4 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 9 Jan 2023 00:04:16 -0600 Subject: Typos --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2e53c51..1a1a9b7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # vienna ## a tiny, tasty ssg -`Vienna` is my (current) Platonic Ideal of a simple and extensible static site +`vienna` is my (current) Platonic Ideal of a simple and extensible static site generator. I've written a couple of these over the years, and I think I've finally got something that I really like. Anyway, lemme tell you how it works. @@ -185,7 +185,7 @@ character `<`). Those paragraphs are passed through unprocessed. This rule may seem as though it negates the benefits of leaving out `

` tags. *After all*, you might think, *if I want to add a link or even emphasize text, I'll have to escape the tags or wrap the whole thing in html!* While you'd be -right about that, I use plaintext paragraphs enough that it's worth it.n +right about that, I use plaintext paragraphs enough that it's worth it. ## `expand`: templating with here-docs @@ -268,8 +268,9 @@ found useful. ## contributing -Comments, bug reports, and merge requests are welcome! [Send me an -email](mailto:vienna@code.acdw.net) or [@ me on Mastodon](https://tilde.zone/@acdw). +Comments, bug reports, and merge requests are welcome! +[Send me an email](mailto:vienna@code.acdw.net) or +[contact me on Mastodon](https://tilde.zone/@acdw). ## license -- cgit 1.4.1-21-gabe81