diff options
| author | Nathan | 2017-07-22 09:44:43 -0400 |
|---|---|---|
| committer | Nathan | 2017-07-22 09:44:43 -0400 |
| commit | e208d1977ccac68ccc01c356a4d485924022572e (patch) | |
| tree | 94ccb6cd13c6047fa14419cdaf5f058e38184f23 | |
| parent | 0f844a2cfbcda8f1e58f6e2f8feeac6d26c14bab (diff) | |
| download | podcast-e208d1977ccac68ccc01c356a4d485924022572e.tar.bz2 | |
test ability to change download link
| -rw-r--r-- | _config.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index bac1737..385deed 100644 --- a/_config.yml +++ b/_config.yml @@ -3,3 +3,4 @@ title: [podcast] description: [podcast is a command line podcast player] show_downloads: ["true"] google_analytics: [UA-69345024-2] +github.zip_url: ["https://google.com"] |
