diff options
| author | roy <[email protected]> | 2026-06-08 04:10:25 +0300 |
|---|---|---|
| committer | roy <[email protected]> | 2026-06-08 04:10:25 +0300 |
| commit | c17d54a637fadef229723b90c4b09de233e77967 (patch) | |
| tree | 4dc5a2ba6dbbc44e78a8a6b49f65ac9dec0d64a7 /header.html | |
| parent | de4d59813b6ec55515fa76e303643011898fd234 (diff) | |
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/header.html b/header.html new file mode 100644 index 0000000..75fd3b5 --- /dev/null +++ b/header.html @@ -0,0 +1,7 @@ +<script src="index.js"></script> +<header class="navbar"> + <a href="/">Home</a> + <a href="/about">About Me</a> + <a href="/resume">Résumé</a> + <a href="https://git.roybetsalel.com/" target="_blank">Git↗</a> +</header> |
