Skip to content

Commit b2910f1

Browse files
committed
update social card
Signed-off-by: 82Flex <82flex@gmail.com>
1 parent aa4b514 commit b2910f1

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ const config: Config = {
107107

108108
themeConfig: {
109109
// Replace with your project's social card
110-
image: 'img/docusaurus-social-card.jpg',
110+
image: 'img/xxtouch-social-card.png',
111111
navbar: {
112112
title: 'XXTouch Elite',
113113
logo: {

static/img/site.webmanifest

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
1+
{
2+
"name": "",
3+
"short_name": "",
4+
"icons": [
5+
{
6+
"src": "/android-chrome-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png"
9+
},
10+
{
11+
"src": "/android-chrome-512x512.png",
12+
"sizes": "512x512",
13+
"type": "image/png"
14+
}
15+
],
16+
"theme_color": "#ffffff",
17+
"background_color": "#ffffff",
18+
"display": "standalone"
19+
}

static/img/xxtouch-social-card.png

34.5 KB
Loading

0 commit comments

Comments
 (0)