Commit c12b21b 1 parent 307c5c0 commit c12b21b Copy full SHA for c12b21b
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 28
28
29
29
## Installation & Deployment 📦
30
30
- Clone the repository and modify the content of <b >index.html</b > according to your requirement.
31
- - Add or remove images from ` varadbhogayata .github.io/assets/img/` directory as per your requirement.
31
+ - Add or remove images from ` ria147 .github.io/assets/img/` directory as per your requirement.
32
32
- I highly recommend to use [ Github Pages] ( https://create-react-app.dev/docs/deployment/#github-pages ) to deploy the website the EASIEST WAY.
33
33
- To deploy your website, first you need to create github repository with name ` <your-github-username>.github.io ` . Please don't give any other name.
34
34
- Push the generated code to the ` master ` branch of this repository.
Original file line number Diff line number Diff line change 121
121
122
122
< li class ="bold ">
123
123
< a aria-label ="Navigate to the Places Travelled section " href ="#travel " class ="waves-effect waves-dark red-text "> < i
124
- class ="mdi-map-marker small "> </ i > < span > Places Travelled</ span > </ a >
124
+ class ="mdi-maps-map small "> </ i > < span > Places Travelled</ span > </ a >
125
125
</ li >
126
126
127
127
< li class ="bold ">
186
186
</ li >
187
187
< li class ="bold ">
188
188
< a aria-label ="Navigate to the Places Travelled section " href ="#travel " class ="waves-effect waves-dark red-text "> < i
189
- class ="mdi-map-marker small "> </ i > < span > Places Travlled</ span > </ a >
189
+ class ="mdi-maps-map small "> </ i > < span > Places Travlled</ span > </ a >
190
190
</ li >
191
191
< li class ="bold ">
192
192
< a aria-label ="Navigate to the Contact section " href ="#contact " class ="waves-effect waves-dark red-text "> < i
You can’t perform that action at this time.
0 commit comments