Updated 2 files via CloudCannon
This commit is contained in:
parent
21909b590e
commit
5f12daa759
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"time": "2020-09-22T08:13:48+00:00",
|
||||
"time": "2020-09-22T08:16:53+00:00",
|
||||
"cloudcannon": {
|
||||
"name": "cloudcannon-jekyll",
|
||||
"version": "1.4.0"
|
||||
|
@ -8,7 +8,7 @@
|
|||
"include": [".htaccess"],
|
||||
"exclude": ["changelog.md","*.*~","*.xcf","*.blend*","Gemfile","Gemfile.lock","README.md","LICENCE",".sass-cache",".jekyll-cache","gemfiles","node_modules","vendor/bundle/","vendor/cache/","vendor/gems/","vendor/ruby/"],
|
||||
|
||||
"collections": {"posts": {"output": true,"permalink": "/:categories/:title/"},"albums": {"output": false,"permalink": "/albums/:name/"},"tracks": {"output": true,"permalink": "/albums/:path/","sort_by": "common.year"},"authors": {"output": false}},
|
||||
"collections": {"posts": {"output": true,"permalink": "/:categories/:title/"},"albums": {"output": false,"permalink": "/albums/:name/","_disable-add": true},"tracks": {"output": true,"permalink": "/albums/:path/","sort_by": "common.year","_disable-add": true},"authors": {"output": false}},
|
||||
|
||||
|
||||
"defaults": [{"scope": {"path": ""},"values": {"lang": "en"}},{"scope": {"path": "","type": "tracks"},"values": {"layout": "track","lang": "en","seo": {"type": "AudioObject"},"_unlisted": true}},{"scope": {"path": "","type": "albums"},"values": {"layout": "album","lang": "en","seo": {"type": "AudioObject"},"_unlisted": true}},{"scope": {"path": "","type": "pages"},"values": {"layout": "default","lang": "en","_options": {"image": {"width": 1024,"height": 720,"resize_style": "cover","uploads_dir": "/images/pages"},"content": {"width": 720,"height": 720,"resize_style": "cover","uploads_dir": "/images/pages"}}}},{"scope": {"path": "","type": "posts"},"values": {"layout": "post","lang": "en","permalink": "/:title/","_options": {"image": {"width": 1024,"height": 720,"resize_style": "cover","uploads_dir": "/images/posts"},"content": {"width": 720,"height": 720,"resize_style": "cover","uploads_dir": "/images/posts"},"video_path": {"uploads_dir": "/videos"}}}}],
|
||||
|
|
2
feed.xml
2
feed.xml
|
@ -6,7 +6,7 @@
|
|||
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
|
||||
<link>https://setto.basspistol.com</link>
|
||||
<description>Set, Party, Gang! &#35;Cybersoul.</description>
|
||||
<lastBuildDate>Tue, 22 Sep 2020 08:13:48 +0000</lastBuildDate>
|
||||
<lastBuildDate>Tue, 22 Sep 2020 08:16:53 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
|
|
Loading…
Reference in a new issue