Skip to content

Commit c12b21b

Browse files
committed
update icon 2
1 parent 307c5c0 commit c12b21b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
## Installation & Deployment 📦
3030
- 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.
3232
- I highly recommend to use [Github Pages](https://create-react-app.dev/docs/deployment/#github-pages) to deploy the website the EASIEST WAY.
3333
- 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.
3434
- Push the generated code to the `master` branch of this repository.

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121

122122
<li class="bold">
123123
<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>
125125
</li>
126126

127127
<li class="bold">
@@ -186,7 +186,7 @@
186186
</li>
187187
<li class="bold">
188188
<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>
190190
</li>
191191
<li class="bold">
192192
<a aria-label="Navigate to the Contact section" href="#contact" class="waves-effect waves-dark red-text"><i

0 commit comments

Comments
 (0)