From d6fed9cffa32ba5ba3198b4a676b1d2b8b7133c1 Mon Sep 17 00:00:00 2001 From: ben Date: Wed, 15 Oct 2025 23:21:40 +0200 Subject: [PATCH] Add a title --- tools.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools.mdwn b/tools.mdwn index 7fc30d4..aa406a9 100644 --- a/tools.mdwn +++ b/tools.mdwn @@ -1,4 +1,4 @@ -## Online tools +### Online tools * [CORS checker](https://cors.hackade.org/): a tool to check if the browser behavior complies with Cross-Origin Resource Sharing policies.