Skip to content

Commit 7b8efad

Browse files
committed
Sin
1 parent 94250dc commit 7b8efad

3 files changed

Lines changed: 33 additions & 0 deletions

File tree

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: "26 April 2026"
3+
title: "CIN"
4+
description: "Company Identification Number helper—validate 21-character CIN format, split into listing type, industry, year, state, and registration components, and browse from the home tools grid."
5+
link: "/CIN/"
6+
accent_color: "#0d9488"
27
- date: "25 April 2026"
38
title: "Homepage ladybug easter egg"
49
description: "Interactive ladybug on the home page: wanders, gets scared, takes flight, can get angry; cursor-eat moment with particles; sometimes perches on the header logo, nibbles the main title when hungry, and visits random tool tiles with playful messages and confetti text—namespaced styles and scripts so it does not clash with the rest of the site."

data/home.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,9 @@ categories:
8585
- name: "CSV"
8686
icon: "cfd-csv"
8787
url: "/CSV/"
88+
- name: "CIN"
89+
icon: "cfd-cin"
90+
url: "/CIN/"
8891
- name : "TXT Diff"
8992
icon : "cfd-txtdiff"
9093
url : "/TextDifference/"

static/images/home/cfd-cin.svg

Lines changed: 25 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)