~filiplajszczak/filip-lajszczak-dev

855d00874bf87c92b68f0e0494278867bede3586 — Filip Lajszczak 10 months ago 9471447
Uses correct hut subcommand
1 files changed, 1 insertions(+), 1 deletions(-)

M posts/how-to-deploy-haunt-site-on-sourcehut-pages.md
M posts/how-to-deploy-haunt-site-on-sourcehut-pages.md => posts/how-to-deploy-haunt-site-on-sourcehut-pages.md +1 -1
@@ 86,7 86,7 @@ future](https://srht.site/custom-domains).

Ok, I know what domain to use. How do I upload my website?

Run `hut push -d yourusername.srht.site site.tar.gz` command. Replace 
Run `hut pages publish -d yourusername.srht.site site.tar.gz` command. Replace 
`yourusername.srht.site` with your custom domain if you have one.

Is it all?