~filiplajszczak/filip-lajszczak-dev

9471447835d3cb15cc353af724d7de46fa593b5c — Filip Lajszczak 10 months ago 9042b74
include domian in hut publish.
1 files changed, 2 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 +2 -1
@@ 86,7 86,8 @@ future](https://srht.site/custom-domains).

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

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

Is it all?