diff options
| -rw-r--r-- | content/pages/projects.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/pages/projects.md b/content/pages/projects.md index 2b3b45f..603d251 100644 --- a/content/pages/projects.md +++ b/content/pages/projects.md | |||
| @@ -19,7 +19,8 @@ cleaner way. | |||
| 19 | ## Simple snapshot manager | 19 | ## Simple snapshot manager |
| 20 | 20 | ||
| 21 | Simple snapshot utility that uses TAR to compress current directory into a | 21 | Simple snapshot utility that uses TAR to compress current directory into a |
| 22 | `.tar` file while ignoring some of the directories. | 22 | `.tar` file while ignoring some of the directories. I use this tool to prepare |
| 23 | releases for this page. | ||
| 23 | [GitHub repository](https://github.com/mitjafelicijan/sm). | 24 | [GitHub repository](https://github.com/mitjafelicijan/sm). |
| 24 | 25 | ||
| 25 | - Version 0.1 / 2024-10-21 ([sm-v0.1.tar](/snapshots/sm-v0.1.tar)) | 26 | - Version 0.1 / 2024-10-21 ([sm-v0.1.tar](/snapshots/sm-v0.1.tar)) |
