docs: add blobity opensource license key
This commit is contained in:
@@ -33,6 +33,7 @@ onMounted(() => {
|
|||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
if (!breakpoints.isSmaller('md')) {
|
if (!breakpoints.isSmaller('md')) {
|
||||||
const blobity = new Blobity({
|
const blobity = new Blobity({
|
||||||
|
licenseKey: 'opensource',
|
||||||
color: dark.value ? '#ffffff' : '#000000',
|
color: dark.value ? '#ffffff' : '#000000',
|
||||||
invert: true,
|
invert: true,
|
||||||
zIndex: 0,
|
zIndex: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user