From 9cb7a243a3601be415c7de606aec47476435544e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Chopin?= Date: Thu, 5 Jan 2023 16:24:01 +0100 Subject: [PATCH] docs: update twitter (#751) --- .docs/.studio/app.config.json | 71 +---------------------------------- 1 file changed, 1 insertion(+), 70 deletions(-) diff --git a/.docs/.studio/app.config.json b/.docs/.studio/app.config.json index 2885d8200..88c14d001 100644 --- a/.docs/.studio/app.config.json +++ b/.docs/.studio/app.config.json @@ -1,70 +1 @@ -{ - "docus": { - "title": "Docus", - "description": "The best place to start your documentation.", - "image": "https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png", - "socials": { - "twitter": "nuxt_themes", - "github": "nuxt-themes/docus", - "facebook": "", - "instagram": "", - "youtube": "", - "medium": "" - }, - "layout": { - "fluid": true - }, - "aside": { - "level": 0, - "collapsed": false, - "exclude": [] - }, - "header": { - "title": "", - "logo": true, - "showLinkIcon": true, - "exclude": [] - }, - "footer": { - "credits": { - "icon": "IconDocus", - "text": "Powered by Docus", - "href": "https://docus.dev" - }, - "iconLinks": [ - { - "href": "https://nuxt.com", - "icon": "IconNuxtLabs", - "label": "Nuxt" - } - ] - } - }, - "prose": { - "copyButton": { - "iconCopy": "ph:copy", - "iconCopied": "ph:check" - }, - "headings": { - "icon": "ph:link" - }, - "h1": { - "icon": "" - }, - "h2": { - "icon": "" - }, - "h3": { - "icon": "" - }, - "h4": { - "icon": "" - }, - "h5": { - "icon": "" - }, - "h6": { - "icon": "" - } - } -} +{"docus":{"title":"Docus","description":"The best place to start your documentation.","image":"https://user-images.githubusercontent.com/904724/185365452-87b7ca7b-6030-4813-a2db-5e65c785bf88.png","socials":{"twitter":"nuxtstudio","github":"nuxt-themes/docus","facebook":"","instagram":"","youtube":"","medium":""},"aside":{"level":"1","collapsed":"false","exclude":[]},"header":{"title":"","logo":true,"showLinkIcon":true,"exclude":[]},"footer":{"credits":{"icon":"IconDocus","text":"Powered by Docus","href":"https://docus.dev"},"iconLinks":[{"href":"https://nuxt.com","icon":"IconNuxtLabs","label":"Nuxt"}]}},"prose":{"copyButton":{"iconCopy":"ph:copy","iconCopied":"ph:check"},"headings":{"icon":"ph:link"},"h1":{"icon":""},"h2":{"icon":""},"h3":{"icon":""},"h4":{"icon":""},"h5":{"icon":""},"h6":{"icon":""}}} \ No newline at end of file