We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e365f3 commit 45ab942Copy full SHA for 45ab942
1 file changed
index.html
@@ -13,7 +13,7 @@
13
<body>
14
<nav class="top-nav">
15
<div class="nav-brand">PythonSolutions</div>
16
- <a href="https://vic-nas.github.io/portfolio" class="portfolio-btn" target="_blank">Portfolio →</a>
+ <a href="https://github.com/Victorio-dev/PythonSolutions" class="portfolio-btn" target="_blank">Github →</a>
17
</nav>
18
19
<main id="app-root">
@@ -47,4 +47,5 @@ <h1 id="folder-title"></h1>
47
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
48
<script src="script.js"></script>
49
</body>
50
-</html>
+
51
+</html>
0 commit comments