Skip to content

Commit 1d65bfe

Browse files
authored
UpdatedAdded in gmaes Page Also
1 parent 2669e38 commit 1d65bfe

File tree

4 files changed

+89
-1
lines changed

4 files changed

+89
-1
lines changed

data/history.yaml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,18 @@
11
history:
2+
- date: "14 March 2026"
3+
title: "Text Minification"
4+
description: "A minimal Text minify prettify app. No Server Everything handled in broweser for privace and safety"
5+
link: "/Mifier/"
6+
accent_color: "#ff0055"
7+
- date: "14 March 2026"
8+
title: "Text TextDifference"
9+
description: "A minimal Text difference app. No Server Everything handled in broweser for privace and safety"
10+
link: "/TextDifference/"
11+
accent_color: "#ff0055"
212
- date: "11 March 2026"
313
title: "Tomatoes"
414
description: "A minimal pomodoro timer app to help you stay focused and productive."
5-
link: "https://codefrydev.in/Tomatoes/"
15+
link: "/Tomatoes/"
616
accent_color: "#ff0055"
717
- date: "11 March 2026"
818
title: "Ludo"

data/home.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,12 @@ categories:
5555
- name: "CSV"
5656
icon: "cfd-csv"
5757
url: "/CSV/"
58+
- name : "TXT Diff"
59+
icon : "cfd-txtdiff"
60+
url : "/TextDifference/"
61+
- name : "Mifier"
62+
icon : "cfd-mifier"
63+
url : "/Mifier/"
5864
- name: "Json2Form"
5965
icon: "cfd-json"
6066
url: "/Json2Form/"

static/images/home/cfd-mifier.svg

Lines changed: 29 additions & 0 deletions
Loading

static/images/home/cfd-txtdiff.svg

Lines changed: 43 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)