Skip to content

Commit 2669e38

Browse files
tomatoes added
1 parent a0e6073 commit 2669e38

File tree

3 files changed

+166
-0
lines changed

3 files changed

+166
-0
lines changed

data/history.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
history:
2+
- date: "11 March 2026"
3+
title: "Tomatoes"
4+
description: "A minimal pomodoro timer app to help you stay focused and productive."
5+
link: "https://codefrydev.in/Tomatoes/"
6+
accent_color: "#ff0055"
27
- date: "11 March 2026"
38
title: "Ludo"
49
description: "Simple Ludo game source code for RL"

data/home.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ categories:
1010
- name: "Noob FONT"
1111
icon: "cfd-font"
1212
url: "/font/"
13+
- name: "Tomatoes"
14+
icon: "cfd-tomatoes"
15+
url: "https://codefrydev.in/Tomatoes/"
1316
- name: "NodeFlow"
1417
icon: "cfd-nodeflow"
1518
url: "/NodeEditor/"
Lines changed: 158 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)