feat: link to my git website
This commit is contained in:
parent
fbcf51617a
commit
c8d088cb33
3 changed files with 2 additions and 2 deletions
|
|
@ -46,7 +46,7 @@ class SiteFooter extends HTMLElement {
|
|||
<footer>
|
||||
<span class="greek-delta">Δ</span>
|
||||
<div class="footer-links">
|
||||
<a target="_blank" href="https://github.com/barrett-ruth/">github</a>
|
||||
<a target="_blank" href="https://git.barrettruth.com">git</a>
|
||||
<a target="_blank" href="https://www.linkedin.com/in/barrett-ruth/">linkedin</a>
|
||||
<a target="_blank" href="mailto:br.barrettruth@gmail.com">email</a>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -2,10 +2,10 @@ const postMapping = new Map([
|
|||
[
|
||||
"software",
|
||||
[
|
||||
"hosting a git server",
|
||||
"my cp setup",
|
||||
"from github pages to aws",
|
||||
"designing this website",
|
||||
// "working in the terminal",
|
||||
],
|
||||
],
|
||||
["operating systems", ["building an os"]],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue