Skip to content

Commit 9cf2378

Browse files
committed
Merge origin/main: keep SocialSnap and Internet Speed Test history entries
Made-with: Cursor
2 parents 7ce91df + f55557a commit 9cf2378

File tree

3 files changed

+33
-3
lines changed

3 files changed

+33
-3
lines changed

data/history.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ history:
44
description: "Mockup studio for social feeds—edit, preview, and export polished posts as PNG for decks and portfolios."
55
link: "/SocialMedia/"
66
accent_color: "#0EA5E9"
7+
- date: "08 April 2026"
8+
title: "Internet Speed Test"
9+
description: "Browser-based speed test (Cloudflare edge) for ping, download, and upload—added to Tools & Utilities."
10+
link: "/Wifi-Speed-Test/"
11+
accent_color: "#4CAF50"
712
- date: "28 March 2026"
813
title: "Code Snippet"
914
description: "Common Snippet i use daily"

data/home.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ categories:
6161
- name: "Prompt Library"
6262
icon: "cfd-prompt"
6363
url: "/PromptsValut/"
64+
- name: "JSON Playground"
65+
icon: "cfd-jsonplayground"
66+
url: "/JsonPlayground/"
67+
- name: "Speed Test"
68+
icon: "cfd-speedtest"
69+
url: "/Wifi-Speed-Test/"
6470
- name: "BSOD"
6571
icon: "cfd-bsod"
6672
url: "/bluescreenofdeath/"
@@ -79,9 +85,6 @@ categories:
7985
- name: "Json2Form"
8086
icon: "cfd-json"
8187
url: "/Json2Form/"
82-
- name: "JSON Playground"
83-
icon: "cfd-jsonplayground"
84-
url: "/JsonPlayground/"
8588
- name: "Meta Tags"
8689
icon: "cfd-metatag"
8790
url: "/metatag/"
Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)