From 0fe63f3158ea208ec8b78ea82c0253f00038bad1 Mon Sep 17 00:00:00 2001 From: Briana Swift Date: Fri, 12 Oct 2018 10:01:32 +0200 Subject: [PATCH] add tags to security course --- config.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.yml b/config.yml index a0d1606..bbd2e17 100644 --- a/config.yml +++ b/config.yml @@ -1,6 +1,9 @@ title: Securing your workflows tagline: Keep your code safe, sound, and secure in GitHub repositories description: Learn security best practices and keep your project’s contributions—and contributors—safe. +tags: + - Git + - GitHub template: name: security-on-github repo: security-template