add https to url
This commit is contained in:
parent
e8b09f1124
commit
8f09e7f097
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ made into a pattern swatch.
|
||||||
|
|
||||||
1. in your fork, go to settings -> pages and select "Github Actions" as source
|
1. in your fork, go to settings -> pages and select "Github Actions" as source
|
||||||
2. edit `website/public/CNAME` to contain `<your-username>.github.io/strudel`
|
2. edit `website/public/CNAME` to contain `<your-username>.github.io/strudel`
|
||||||
3. edit `website/astro.config.mjs` to use site: `<your-username>.github.io` and base `/strudel`
|
3. edit `website/astro.config.mjs` to use site: `https://<your-username>.github.io` and base `/strudel`
|
||||||
4. go to Actions -> `Build and Deploy` and click `Run workflow`
|
4. go to Actions -> `Build and Deploy` and click `Run workflow`
|
||||||
5. view your patterns at `<your-username>.github.io/strudel/swatch/`
|
5. view your patterns at `<your-username>.github.io/strudel/swatch/`
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue