Rename the assets/project folder so that it doesn't get picked up as a backlink

This commit is contained in:
2026-08-08 22:05:37 -04:00
parent a982dfaba9
commit 1a44d4acf6
16 changed files with 8 additions and 9 deletions

View File

@@ -2,7 +2,7 @@
title: Timestamp
---
![Screenshot of the Timestamp app and the settings window.](../assets/projects/timestamp-screenshot.png)
![Screenshot of the Timestamp app and the settings window.](../assets/project/timestamp-screenshot.png)
A simple, unintrusive Pomodoro timer for macOS which lives in the menu bar. I built it with SwiftUI and made it open source.