help is a bit nicer looking, fixed a bug caused by moving an API call outside a try/xcept

This commit is contained in:
2023-03-31 23:02:58 +02:00
parent a5eb43d65c
commit b2fb3afd42
4 changed files with 16 additions and 19 deletions

View File

@@ -14,7 +14,7 @@
the site is published: http://6426ed336771f2380224fb84--scintillating-mochi-760bd3.netlify.app
```
## Publish Sites to Netlify With Custom Domains Too!
## Publish Sites to Netlify With Custom Subdomains Too!
```bash
> pub --root-dir mysite --custom-domain dude.helpers.fun
@@ -30,7 +30,7 @@ the site is published: http://642718842cb34f02bc6b0137--cheery-daifuku-f3417f.ne
the site is published at dudette.helpers.fun.
```
## Add A Custom Domain To An Already Published Site!
## Add A Custom Subdomain To An Already Published Site!
```bash
> pub --custom-domain hey.helpers.fun --domain startling-gingersnap-425138.netlify.app