Add a feature flag for using the native HTML audio
...player element
This commit is contained in:
parent
c8477d4a8a
commit
b9f66b5b07
3 changed files with 21 additions and 11 deletions
|
@ -311,6 +311,8 @@ transistor:
|
|||
share:
|
||||
url: https://share.transistor.fm/e
|
||||
|
||||
use_transistor: false
|
||||
|
||||
youtube:
|
||||
channel:
|
||||
slug: opdavies
|
||||
|
|
|
@ -3,3 +3,5 @@ imports:
|
|||
- sculpin_site.yml
|
||||
|
||||
url: https://www.oliverdavies.uk
|
||||
|
||||
use_transistor: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue