diff options
author | terminaldweller <devi@terminaldweller.com> | 2024-12-29 16:30:58 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2024-12-29 16:30:58 +0000 |
commit | b38ee1bd2dc06eb91c7c2e78df0488a6044fa552 (patch) | |
tree | fbf59661d963a0f1be3962f67581c8d15dd9b15e /static/about.html | |
parent | new post (diff) | |
download | blog-b38ee1bd2dc06eb91c7c2e78df0488a6044fa552.tar.gz blog-b38ee1bd2dc06eb91c7c2e78df0488a6044fa552.zip |
make the zsh prompt go faster
Diffstat (limited to 'static/about.html')
-rw-r--r-- | static/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/about.html b/static/about.html index 68f43f0..2669668 100644 --- a/static/about.html +++ b/static/about.html @@ -31,7 +31,7 @@ . </p> <p> - You can also just star the git repo that holds the markdowns and use whatever tool you like to just render the markdown locally. + You can also just watch the git repo and use whatever tool you like to just render the markdown locally. The repo is mirrored on these locations: <ul> <li><a href="https://gitlab.com/terminaldweller/blog">gitlab.com</a></li> |