We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6ee8d commit f93bfb5Copy full SHA for f93bfb5
about.html
@@ -99,7 +99,7 @@ <h2>About Me</h2>
99
100
<span>
101
<div class="button-group">
102
- <button onclick="window.location.href='https://github.com/tagitables/tagitables.github.io/blob/main/README.md'">GitHub Profile</button>
+ <button onclick="window.location.href='https://github.com/tagitables'">GitHub Profile</button>
103
<button onclick="window.location.href='https://tagitables.github.io/home.html'">Home</button>
104
<button onclick="window.location.href='https://tagitables.github.io/contact.html'">Contact</button>
105
<button onclick="window.location.href='https://tagitables.github.io/projects.html'">Projects</button>
0 commit comments