feat(littlelink): add the new buttons (#1532)

* feat(littlelink): add the new buttons

* bump scrutiny
This commit is contained in:
Stavros Kois
2021-12-13 23:16:10 +01:00
committed by GitHub
parent 1a3e47cf3e
commit 972dedd1b3
3 changed files with 193 additions and 1 deletions
+120
View File
@@ -104,6 +104,21 @@ questions:
schema:
type: string
default: ""
- variable: lang
label: "lang"
schema:
type: string
default: ""
- variable: meta_index_status
label: "meta_index_status"
schema:
type: string
default: ""
- variable: ga_tracking_id
label: "ga_tracking_id"
schema:
type: string
default: ""
- variable: theme
label: "theme"
schema:
@@ -229,11 +244,21 @@ questions:
schema:
type: string
default: ""
- variable: email_text
label: "email_text"
schema:
type: string
default: ""
- variable: email_alt
label: "email_alt"
schema:
type: string
default: ""
- variable: email_alt_text
label: "email_alt_text"
schema:
type: string
default: ""
- variable: sound_cloud
label: "sound_cloud"
schema:
@@ -279,6 +304,101 @@ questions:
schema:
type: string
default: ""
- variable: letterboxd
label: "letterboxd"
schema:
type: string
default: ""
- variable: mastodon
label: "mastodon"
schema:
type: string
default: ""
- variable: micro_blog
label: "micro_blog"
schema:
type: string
default: ""
- variable: whatsapp
label: "whatsapp"
schema:
type: string
default: ""
- variable: strava
label: "strava"
schema:
type: string
default: ""
- variable: buymeacoffee
label: "buymeacoffee"
schema:
type: string
default: ""
- variable: gitlab
label: "gitlab"
schema:
type: string
default: ""
- variable: patreon
label: "patreon"
schema:
type: string
default: ""
- variable: devto
label: "devto"
schema:
type: string
default: ""
- variable: umami_website_id
label: "umami_website_id"
schema:
type: string
default: ""
- variable: umami_app_url
label: "umami_app_url"
schema:
type: string
default: ""
- variable: paypal
label: "paypal"
schema:
type: string
default: ""
- variable: slack
label: "slack"
schema:
type: string
default: ""
- variable: lastfm
label: "lastfm"
schema:
type: string
default: ""
- variable: untappd
label: "untappd"
schema:
type: string
default: ""
- variable: stackoverflow
label: "stackoverflow"
schema:
type: string
default: ""
- variable: gitea
label: "gitea"
schema:
type: string
default: ""
- variable: polywork
label: "polywork"
schema:
type: string
default: ""
- variable: signal
label: "signal"
schema:
type: string
default: ""
- variable: footer
label: "footer"
schema: