testing shops
This commit is contained in:
parent
1a5b0701fe
commit
a7f6541303
31 changed files with 160 additions and 21 deletions
11
_config.yml
11
_config.yml
|
|
@ -2,7 +2,6 @@ url: "https://basspistol.com" # the base hostname & protocol for your site
|
|||
permalink: /:categories/:year/:month/:day/:title/
|
||||
|
||||
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md", "*.*~", "color_chart.txt", Gemfile, Gemfile.lock]
|
||||
highlighter: pygments
|
||||
|
||||
title : 'Basspistol'
|
||||
description: 'The Outernational Music Syndicate. Established in 2010'
|
||||
|
|
@ -27,7 +26,7 @@ publisher:
|
|||
mail: info@basspistol.com
|
||||
|
||||
social:
|
||||
name: 徒 Setto セット
|
||||
name: Basspistol
|
||||
links:
|
||||
- https://www.instagram.com/basspistol
|
||||
- https://twitter.com/bpist
|
||||
|
|
@ -72,6 +71,14 @@ defaults:
|
|||
lang: en
|
||||
seo:
|
||||
type: "AudioObject"
|
||||
- scope:
|
||||
path: ""
|
||||
type: "albums"
|
||||
values:
|
||||
layout: "album"
|
||||
lang: en
|
||||
seo:
|
||||
type: "AudioObject"
|
||||
- scope:
|
||||
path: ""
|
||||
type: "pages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue