diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-24 19:47:41 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2024-10-24 19:47:41 +0200 |
| commit | 2458f85e7d660a009db36656e76a6ea0a90a5ccf (patch) | |
| tree | c6319c13ab800f67683230dd8d3518e3200476b1 /content/pages | |
| parent | 737b423a187a39719ad394501eb4dc84b80386d7 (diff) | |
| download | mitjafelicijan.com-2458f85e7d660a009db36656e76a6ea0a90a5ccf.tar.gz | |
Changed wording in projects page
Diffstat (limited to 'content/pages')
| -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)) |
