Skip to content

Commit

Permalink
footer updated
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmendozaospina committed Dec 16, 2024
1 parent 375157e commit 27a2b2c
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
File renamed without changes
File renamed without changes
8 changes: 4 additions & 4 deletions home.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="author" content="Fabian Mendoza">
<meta name="description" content="Networkly">
<meta name="description" content="Netxos">
<meta name="keywords" content="HTML, CSS, JS, Web Development, json, git, GitHub">

<title>Networkly</title>
<title>Netxos</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Noto+Sans:wght@300;400;500;600&display=swap">
Expand Down Expand Up @@ -103,7 +103,7 @@ <h3>UI/UX Designer</h3>
<p>
<a href="#">
<i class="fa-solid fa-link"></i>
http://networkly.com/johnsmith
http://netxos.com/johnsmith
</a>
</p>
</div>
Expand Down Expand Up @@ -226,7 +226,7 @@ <h3>Connections</h3>
</li>
</ul>
</div>
<p class="copyright">&copy; Networkly, 2024. All rights reserved.</p>
<p class="copyright">&copy; Netxos, 2024. All rights reserved.</p>
</section>
</footer>
</body>
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand Down

0 comments on commit 27a2b2c

Please sign in to comment.