mirror of
https://github.com/lepture/captcha.git
synced 2025-08-26 04:29:21 +08:00
docs: add og image and og description
This commit is contained in:
@ -52,12 +52,13 @@ html_theme_options = {
|
||||
"dark_code": True,
|
||||
"light_logo": "_static/light-logo.svg",
|
||||
"dark_logo": "_static/dark-logo.svg",
|
||||
'twitter_site': 'lepture',
|
||||
'twitter_creator': 'lepture',
|
||||
'twitter_url': 'https://twitter.com/lepture',
|
||||
'github_url': 'https://github.com/lepture/captcha',
|
||||
"twitter_site": 'lepture',
|
||||
"twitter_creator": 'lepture',
|
||||
"twitter_url": 'https://twitter.com/lepture',
|
||||
"github_url": 'https://github.com/lepture/captcha',
|
||||
"carbon_ads_code": "CE7DKK3W",
|
||||
"carbon_ads_placement": "captchalepturecom",
|
||||
"og_image_url": "https://captcha.lepture.com/_static/icon.png",
|
||||
"light_css_variables": {
|
||||
"--sy-rc-theme": "36, 206, 114",
|
||||
},
|
||||
|
Reference in New Issue
Block a user