chore: add Open Graph meta tags for better sharing
This commit is contained in:
@@ -17,6 +17,12 @@
|
|||||||
name="keywords"
|
name="keywords"
|
||||||
content="PageAgent, AI Agent, GUI Agent, Web Automation, GUI Automation, Frontend, CDN, JavaScript, React, Vite, LLM"
|
content="PageAgent, AI Agent, GUI Agent, Web Automation, GUI Automation, Frontend, CDN, JavaScript, React, Vite, LLM"
|
||||||
/>
|
/>
|
||||||
|
<meta
|
||||||
|
property="og:image"
|
||||||
|
content="https://img.alicdn.com/imgextra/i1/O1CN01RY0Wvh26ATVeDIX7v_!!6000000007621-0-tps-1672-512.jpg"
|
||||||
|
/>
|
||||||
|
<meta property="og:url" content="https://alibaba.github.io/page-agent" />
|
||||||
|
<meta property="og:type" content="website" />
|
||||||
<meta name="theme-color" content="#58c0fc" />
|
<meta name="theme-color" content="#58c0fc" />
|
||||||
<meta name="color-scheme" content="light dark" />
|
<meta name="color-scheme" content="light dark" />
|
||||||
<meta name="author" content="PageAgent.js Team" />
|
<meta name="author" content="PageAgent.js Team" />
|
||||||
|
|||||||
Reference in New Issue
Block a user