From 487b365065bee0b8598e0011104d24e5e028e01d Mon Sep 17 00:00:00 2001 From: Scott Shawcroft Date: Fri, 8 Mar 2019 18:35:07 -0800 Subject: [PATCH] More url attempts --- .travis.yml | 3 ++- _config.yml | 6 ++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index fb3828a6..a8340bc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,8 @@ rvm: - 2.5.3 install: - gem install git -# script: +script: + - # - rake generate_downloads # - rake copy_newsletter_posts # - rake travis diff --git a/_config.yml b/_config.yml index aabdf395..22511bdf 100644 --- a/_config.yml +++ b/_config.yml @@ -1,9 +1,7 @@ -title: Circuit Python +title: CircuitPython email: justin@adafruit.com description: >- - Circuit Python Organization -baseurl: "" -url: https://circuitpython.org + CircuitPython Organization timezone: America/New_York twitter_username: adafruit github_username: adafruit