Skip to content

Commit 45ab942

Browse files
authored
Update index.html with new GitHub link
1 parent 3e365f3 commit 45ab942

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<body>
1414
<nav class="top-nav">
1515
<div class="nav-brand">PythonSolutions</div>
16-
<a href="https://vic-nas.github.io/portfolio" class="portfolio-btn" target="_blank">Portfolio</a>
16+
<a href="https://github.com/Victorio-dev/PythonSolutions" class="portfolio-btn" target="_blank">Github</a>
1717
</nav>
1818

1919
<main id="app-root">
@@ -47,4 +47,5 @@ <h1 id="folder-title"></h1>
4747
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
4848
<script src="script.js"></script>
4949
</body>
50-
</html>
50+
51+
</html>

0 commit comments

Comments
 (0)