From b912718a5cb7ea89e7f414a0764e6326344426ab Mon Sep 17 00:00:00 2001 From: phuc Date: Sat, 4 Oct 2025 16:49:40 +0700 Subject: [PATCH 1/2] Chore: Remove unnecessary blank line from README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 37d3cf1..b3527bb 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,6 @@ Simple and full automated cookies banner for any website. Complies with the new [![Foo](https://cdn.glowmedia.es/upload/uploads/ed1952btn.svg)](https://manucaralmo.github.io/glow-cookies-web/) - ## The cookies banner From 720e1b94d04a2618c6a80873071e35995a3cb88c Mon Sep 17 00:00:00 2001 From: phucgold141414-glitch Date: Sun, 5 Oct 2025 00:01:53 +0700 Subject: [PATCH 2/2] Create settings.json --- .vscode/settings.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..3410062 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1 @@ +c \ No newline at end of file