SEO updates

This commit is contained in:
Angelos Chalaris
2019-08-22 10:55:08 +03:00
parent 2481db9451
commit 413631b9af
5 changed files with 49 additions and 1 deletions

View File

@ -4,6 +4,7 @@ module.exports = {
description: `A curated collection of useful Python snippets that you can understand in 30 seconds or less.`,
shortName: `30s`,
repositoryUrl: `https://github.com/30-seconds/30-seconds-of-python`,
siteUrl: `https://python.30secondsofcode.org`,
// Path information
snippetPath: `snippets`,
snippetDataPath: `snippet_data`,