diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-12-09 21:11:44 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-12-09 21:11:44 -0500 |
commit | e4bf4b7d60c002f6938bfadd461df74699251a8c (patch) | |
tree | 8c3e824ca6bb7ef791270cf98a5b99c256c76dae /posts/life | |
parent | 155eb829a3cbcde0e1ae76c851aa7b7fe6fef818 (diff) | |
download | 53hor-e4bf4b7d60c002f6938bfadd461df74699251a8c.tar.xz 53hor-e4bf4b7d60c002f6938bfadd461df74699251a8c.zip |
replaced software links with git directly
Diffstat (limited to 'posts/life')
5 files changed, 5 insertions, 5 deletions
diff --git a/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html b/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html index 855b7d4..d9c6417 100644 --- a/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html +++ b/posts/life/2019-07-21-dancing-the-shag-and-the-new-lion-king.html @@ -32,7 +32,7 @@ </a> </li> <li> - <a href="/software.html"> + <a href="https://git.53hor.net"> <img src="/includes/icons/git.svg" /> Software </a> diff --git a/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html b/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html index ce4562e..dda62a1 100644 --- a/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html +++ b/posts/life/2019-07-28-i-finally-found-a-drink-i-like.html @@ -32,7 +32,7 @@ </a> </li> <li> - <a href="/software.html"> + <a href="https://git.53hor.net"> <img src="/includes/icons/git.svg" /> Software </a> diff --git a/posts/life/2019-08-11-marrying-my-best-friend.html b/posts/life/2019-08-11-marrying-my-best-friend.html index e06a379..360c840 100644 --- a/posts/life/2019-08-11-marrying-my-best-friend.html +++ b/posts/life/2019-08-11-marrying-my-best-friend.html @@ -32,7 +32,7 @@ </a> </li> <li> - <a href="/software.html"> + <a href="https://git.53hor.net"> <img src="/includes/icons/git.svg" /> Software </a> diff --git a/posts/life/2020-04-10-the-obligatory-covid-19-post.html b/posts/life/2020-04-10-the-obligatory-covid-19-post.html index e7bbc60..d1e4599 100644 --- a/posts/life/2020-04-10-the-obligatory-covid-19-post.html +++ b/posts/life/2020-04-10-the-obligatory-covid-19-post.html @@ -32,7 +32,7 @@ </a> </li> <li> - <a href="/software.html"> + <a href="https://git.53hor.net"> <img src="/includes/icons/git.svg" /> Software </a> diff --git a/posts/life/2020-04-10-wedding-photos-are-here.html b/posts/life/2020-04-10-wedding-photos-are-here.html index aa16b72..c28ed5d 100644 --- a/posts/life/2020-04-10-wedding-photos-are-here.html +++ b/posts/life/2020-04-10-wedding-photos-are-here.html @@ -32,7 +32,7 @@ </a> </li> <li> - <a href="/software.html"> + <a href="https://git.53hor.net"> <img src="/includes/icons/git.svg" /> Software </a> |