We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9cd92 commit b5e0322Copy full SHA for b5e0322
README.md
@@ -12,8 +12,8 @@ Siri Bhoovalay Chakra Analysis - Dev Environment
12
- Delete all existing files prior to publish - ticked
13
- Publish
14
- In Published wwwroot folder
15
- - edit index.html `<head> <base href="/{xyz}/"/>` - `xyz` should be github repo name e.g. Chakra or Chakra-Dev
+ - edit index.html `<head> <base href="/{xyz}/"/>` - `xyz` should be github repo name i.e. `Chakra-Dev`
16
- create a copy of edited index.html & rename to 404.html in same folder
17
- add a blank `.nojekyll` file to root
18
-- Push to gh-pages branch for static web app deployment.
+- Push to `master` branch for static web app deployment.
19
- Github Actions deploy this automatically to https://vj-jain.github.io/Chakra-Dev
0 commit comments