diff --git a/assets/img/readme2.png b/assets/img/readme-home.png similarity index 100% rename from assets/img/readme2.png rename to assets/img/readme-home.png diff --git a/assets/img/readme1.png b/assets/img/readme-index.png similarity index 100% rename from assets/img/readme1.png rename to assets/img/readme-index.png diff --git a/home.html b/home.html index 5aa7eed..e3509fd 100644 --- a/home.html +++ b/home.html @@ -4,10 +4,10 @@ - + - Networkly + Netxos @@ -103,7 +103,7 @@

UI/UX Designer

- http://networkly.com/johnsmith + http://netxos.com/johnsmith

@@ -226,7 +226,7 @@

Connections

- + diff --git a/package-lock.json b/package-lock.json index efe52b6..5585dbd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "networkly", + "name": "Netxos", "version": "1.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "networkly", + "name": "Netxos", "version": "1.0.0", "license": "ISC", "devDependencies": { diff --git a/readme.md b/readme.md index 30cabf8..a028b15 100644 --- a/readme.md +++ b/readme.md @@ -5,7 +5,7 @@ This web application was designed for a fictional platform similar to LinkedIn, ## 🔗Project Demo You can see the live demo of the project [here](https://fabianmendozaospina.github.io/netxos/). -![](./assets/img/readme1.png) +![](./assets/img/readme-index.png) ## 📑Table of Contents - [Technologies Used](#technologies-used) @@ -25,11 +25,11 @@ To run this project locally, follow these steps: ``` 2. Navigate to the project directory: ```sh - cd networkly + cd netxos ``` 3. Open `index.html` in your browser to view the application. -![](./assets/img/readme2.png) +![](./assets/img/readme-home.png) 4. Enter this credentials: - Username: johnsmith