diff options
| author | Nathan | 2017-07-22 09:39:45 -0400 |
|---|---|---|
| committer | Nathan | 2017-07-22 09:39:45 -0400 |
| commit | 0f844a2cfbcda8f1e58f6e2f8feeac6d26c14bab (patch) | |
| tree | a61711692ee11e875020b6310562e4c7d3daa090 /_config.yml | |
| parent | 3b6f83f75d9ee55444eba616e2cce8934d2173d9 (diff) | |
| download | podcast-0f844a2cfbcda8f1e58f6e2f8feeac6d26c14bab.tar.bz2 | |
First web commit
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 2f7efbe..bac1737 100644 --- a/_config.yml +++ b/_config.yml @@ -1 +1,5 @@ -theme: jekyll-theme-minimal
\ No newline at end of file +theme: jekyll-theme-minimal +title: [podcast] +description: [podcast is a command line podcast player] +show_downloads: ["true"] +google_analytics: [UA-69345024-2] |
