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 01bfbb9 commit 57b3187Copy full SHA for 57b3187
contact.html
@@ -216,7 +216,7 @@ <h1>Contact Form</h1>
216
</div>
217
218
<div class="button-group">
219
- <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>
220
<button onclick="window.location.href='https://tagitables.github.io/home.html'">Home</button>
221
<button onclick="window.location.href='https://tagitables.github.io/about.html'">About</button>
222
<button onclick="window.location.href='https://tagitables.github.io/projects.html'">Projects</button>
0 commit comments