mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-07 00:17:12 +08:00
feat: update docs (#339)
This commit is contained in:
@@ -31,6 +31,16 @@ export default defineConfig({
|
|||||||
logo: { src: '/logo.png', width: 24, height: 24 },
|
logo: { src: '/logo.png', width: 24, height: 24 },
|
||||||
search: { provider: 'local' },
|
search: { provider: 'local' },
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
|
{
|
||||||
|
icon: 'discord',
|
||||||
|
link: 'https://t.me/cloudflare_temp_email'
|
||||||
|
},
|
||||||
|
{
|
||||||
|
icon: {
|
||||||
|
svg: '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 448 512"><path d="M446.7 98.6l-67.6 318.8c-5.1 22.5-18.4 28.1-37.3 17.5l-103-75.9l-49.7 47.8c-5.5 5.5-10.1 10.1-20.7 10.1l7.4-104.9l190.9-172.5c8.3-7.4-1.8-11.5-12.9-4.1L117.8 284L16.2 252.2c-22.1-6.9-22.5-22.1 4.6-32.7L418.2 66.4c18.4-6.9 34.5 4.1 28.5 32.2z" fill="currentColor"></path></svg>'
|
||||||
|
},
|
||||||
|
link: 'https://t.me/cloudflare_temp_email'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
icon: 'github',
|
icon: 'github',
|
||||||
link: 'https://github.com/dreamhunter2333/cloudflare_temp_email'
|
link: 'https://github.com/dreamhunter2333/cloudflare_temp_email'
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ hero:
|
|||||||
actions:
|
actions:
|
||||||
- theme: brand
|
- theme: brand
|
||||||
text: Try it now
|
text: Try it now
|
||||||
link: https://mail.awsl.uk/
|
link: https://mail.awsl.uk/en
|
||||||
- theme: alt
|
- theme: alt
|
||||||
text: command line deployment
|
text: command line deployment
|
||||||
link: /en/cli
|
link: /en/cli
|
||||||
|
|||||||
Reference in New Issue
Block a user