From 01fcb4245608893de81d480eb1328e6cf7d84f42 Mon Sep 17 00:00:00 2001 From: Laszlo Rafael <rlacko99@gmail.com> Date: Sat, 2 Apr 2022 11:00:35 +0000 Subject: [PATCH] Fix python docs meta data --- app/docs/guides/training/python/01_introduction.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/docs/guides/training/python/01_introduction.md b/app/docs/guides/training/python/01_introduction.md index 78e7d7b..d871ad4 100644 --- a/app/docs/guides/training/python/01_introduction.md +++ b/app/docs/guides/training/python/01_introduction.md @@ -1,7 +1,7 @@ --- -title: Hálózati alapok, "Behálózás" -description: Ez egy networking gyorstalpaló, teljesen az alapoktól. -keywords: [NETeam, hálózat, kszképzés] +title: Pzthon 3 +description: Python ismertető az alapoktól egészen expert témákig. +keywords: [DevTeam, Python3, fejlesztés, kszképzés] --- # Bevezetés -- GitLab