From 485148bd5cb94e581c21cb6b4a5f8e338bb8f452 Mon Sep 17 00:00:00 2001 From: Carlson Date: Wed, 26 Nov 2025 03:22:57 +1100 Subject: [PATCH] Update index.html.erb (#652) --- app/views/extensions/index.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/extensions/index.html.erb b/app/views/extensions/index.html.erb index 022b513..0561300 100644 --- a/app/views/extensions/index.html.erb +++ b/app/views/extensions/index.html.erb @@ -11,7 +11,7 @@

Cattatime

-

A Tamagotchi system for Hackatime. Code, fill your cup, and get your pet rewards. Windows only.

+

A Tamagotchi system for Hackatime. Code, fill your cup, and get your pet rewards. Available for windows and mac.

<%= link_to "Source", "https://github.com/joysudo/catatime/tree/master", class: "text-primary hover:underline", allow_host: true %> | <%= link_to "Install", "https://github.com/joysudo/catatime/releases/", class: "text-primary hover:underline", allow_host: true %>