From 4f0d2d9edfa58e87d7093e7b636ceafeb313dd52 Mon Sep 17 00:00:00 2001 From: Matthias Bussonnier Date: Mon, 24 Oct 2016 22:38:18 -0400 Subject: [PATCH] Change pages title to be clearer. --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index 9972fe4..fdb01cf 100755 --- a/_config.yml +++ b/_config.yml @@ -14,8 +14,8 @@ markdown: kramdown ### content configuration ### -title: "Python 3 support in scientific Python projects" -keywords: "Python 3, support, Jupyter, IPython, matplotlib" +title: "Sunsetting Python 2 support in scientific Python projects" +keywords: "Python 3, support, Jupyter, IPython, matplotlib, Python 2, Legacy Python" description: "Scientific Python projects will drop Python 2 support by 2020." source_link: "https://github.com/python3statement/python3statement.github.io" favicon: #put a path like: "img/favicon.ico"