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 8def325 commit e5a0ffbCopy full SHA for e5a0ffb
contact.html
@@ -5,13 +5,15 @@
5
<meta charset="UTF-8">
6
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7
8
+ <span>
9
<div class="button-group">
10
<button onclick="window.location.href='https://github.com/tagitables/tagitables.github.io/blob/main/README.md'">GitHub Profile</button>
11
<button onclick="window.location.href='https://tagitables.github.io/home.html'">Home</button>
12
<button onclick="window.location.href='https://tagitables.github.io/about.html'">About</button>
13
<button onclick="window.location.href='https://tagitables.github.io/projects.html'">Projects</button>
14
</div>
-
15
+ </span>
16
+
17
<title>Contact Me</title>
18
<style>
19
body {
0 commit comments