Skip to content

Commit 6f02234

Browse files
committed
Text Editor
1 parent cb579e6 commit 6f02234

File tree

4 files changed

+18
-1
lines changed

4 files changed

+18
-1
lines changed

content/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Explore our extensive collection of creative resources including digital art too
1212
{{< /offer-card >}}
1313

1414
{{< offer-card "Tools & Utilities" "🛠️" >}}
15-
Boost your productivity with our suite of free online tools. From AI-powered applications and prompt libraries to CSV processors, JSON formatters, meta tag generators, and weather services—we've got the utilities you need for everyday tasks and professional projects.
15+
Boost your productivity with our suite of free online tools. From AI-powered applications and prompt libraries to text editor, CSV processors, JSON formatters, meta tag generators, and weather services—we've got the utilities you need for everyday tasks and professional projects.
1616
{{< /offer-card >}}
1717

1818
{{< offer-card "Games & Fun" "🎮" >}}

data/history.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
history:
2+
- date: "18 February 2026"
3+
title: "Text Editor"
4+
description: "A simple, browser-based text editor for writing and editing text online—no signup required."
5+
link: "/TextEditor/"
6+
accent_color: "#5D4037"
7+
28
- date: "18 February 2026"
39
title: "DSA Lab"
410
description: "Interactive learning platform to master data structures with visualizations, code examples, and practice problems in multiple languages."

data/home.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,9 @@ categories:
6464
- name: "Notebook"
6565
icon: "cfd-notebook"
6666
url: "/YourNoteBook/"
67+
- name: "Text Editor"
68+
icon: "cfd-texteditor"
69+
url: "/TextEditor/"
6770
- name: "Weather"
6871
icon: "cfd-mausam"
6972
url: "/Mausam/"
Lines changed: 8 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)