From 5e6945d9c3a8b1e26570b23b86e98db0dd41fad6 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Thu, 18 Apr 2024 10:35:03 -0400 Subject: [PATCH] lil fixes --- content/software/_index.md | 2 +- content/software/apps/slice.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/software/_index.md b/content/software/_index.md index ad4b790..8ba5b99 100644 --- a/content/software/_index.md +++ b/content/software/_index.md @@ -2,7 +2,7 @@ title: Software --- -This page contains a directory of my software projects. +This page contains an (*extremely incomplete*) directory of my software projects. ## Applications diff --git a/content/software/apps/slice.md b/content/software/apps/slice.md index 27dd07a..e716d15 100644 --- a/content/software/apps/slice.md +++ b/content/software/apps/slice.md @@ -38,7 +38,7 @@ Additionally, a thick tick and a thin tick slowly make their way around the oute Slice has been the one and only watchface on my smartwatch since 2022. -I quite like the "hour hand" on the outer ring, and use it as a quick visual indicator of my progress through the day. The "second hand" was a later addition to, allowing me to use my watchface as an impromptu timer. +I quite like the "hour hand" on the outer ring, and use it as a quick visual indicator of my progress through the day. The "second hand" was a later addition, allowing me to use my watchface as an impromptu timer. In the future, I plan to add a Google Calendar integration to the watchface. I would like to display important calendar events as arcs across the 24-hour timeline, allowing me to quickly see how my day is structured.