commit c85afe07d619e25e5f580991aeb719d1baddec48
parent 068fa99cbe7cdc873bf0d7821b97522f67226f21
Author: Chris Bracken <chris@bracken.jp>
Date: Fri, 6 Aug 2021 18:59:51 -0700
Add link to self-hosted git repos
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/content/code.md b/content/code.md
@@ -5,6 +5,7 @@ title = "Code"
You can find most of the public code I contribute to hosted at one of
the following sites:
+* [git.bracken.jp](https://git.bracken.jp/): My self-hosted git repos.
* [GitHub](https://github.com/cbracken/): The most popular source code
hosting solution and where most of my public contributions lie.
* [GitLab](https://gitlab.com/cbracken/): Better features and UI than