From f4958660256c96d889b1afee202d7ea88f59f535 Mon Sep 17 00:00:00 2001 From: John Mortensen Date: Sun, 5 Nov 2023 18:41:04 -0800 Subject: [PATCH] remove from CSP --- _notebooks/2023-11-13-vulnerabilities.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_notebooks/2023-11-13-vulnerabilities.ipynb b/_notebooks/2023-11-13-vulnerabilities.ipynb index f9f9088..5cc1578 100644 --- a/_notebooks/2023-11-13-vulnerabilities.ipynb +++ b/_notebooks/2023-11-13-vulnerabilities.ipynb @@ -9,7 +9,7 @@ "layout: post\n", "title: Website Vulnerabilities\n", "description: Web exploits and how to protect against them\n", - "courses: { csp: {week: 13}, csa: {week: 13} }\n", + "courses: { csa: {week: 13} }\n", "categories: [C2.2]\n", "type: ccc\n", "---"