From 9dcc4428f3455d9a17e6d8b2182698145ce41cdd Mon Sep 17 00:00:00 2001 From: Adriano Caloiaro Date: Fri, 15 Sep 2023 09:47:43 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05a2da7..d114c2a 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,11 @@ Example content is available at: [http://localhost:1313/posts/hello-world/](http ![screenshot](https://user-images.githubusercontent.com/3331648/248586236-1ad03704-4f13-418c-aa9a-3122742c6b8c.png) -## Changing `templ` templates +**Changing `templ` templates** To use `templ` templates, you will need to `templ` installed. The `air` configuration watches for changes to `templ` files and automatically builds them. -## Deploy +## Deploying Hugo sites made from this template project can be deployed in two ways.