Skip to content

Commit f55557a

Browse files
committed
Speet Test
1 parent e45c98b commit f55557a

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
@@ -1,4 +1,9 @@
11
history:
2+
- date: "08 April 2026"
3+
title: "Internet Speed Test"
4+
description: "Browser-based speed test (Cloudflare edge) for ping, download, and upload—added to Tools & Utilities."
5+
link: "/Wifi-Speed-Test/"
6+
accent_color: "#4CAF50"
27
- date: "28 March 2026"
38
title: "Code Snippet"
49
description: "Common Snippet i use daily"

data/home.yaml

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,12 @@ categories:
5858
- name: "Prompt Library"
5959
icon: "cfd-prompt"
6060
url: "/PromptsValut/"
61+
- name: "JSON Playground"
62+
icon: "cfd-jsonplayground"
63+
url: "/JsonPlayground/"
64+
- name: "Speed Test"
65+
icon: "cfd-speedtest"
66+
url: "/Wifi-Speed-Test/"
6167
- name: "BSOD"
6268
icon: "cfd-bsod"
6369
url: "/bluescreenofdeath/"
@@ -76,9 +82,6 @@ categories:
7682
- name: "Json2Form"
7783
icon: "cfd-json"
7884
url: "/Json2Form/"
79-
- name: "JSON Playground"
80-
icon: "cfd-jsonplayground"
81-
url: "/JsonPlayground/"
8285
- name: "Meta Tags"
8386
icon: "cfd-metatag"
8487
url: "/metatag/"
Lines changed: 22 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)