feat: update website
This commit is contained in:
parent
a19c69340a
commit
8bff4df722
@ -9,6 +9,7 @@
|
|||||||
<meta name="keywords" content="Cherry Studio, AI 助手, GPT 客户端, 多模型, iOS, macOS, Windows, LLM" />
|
<meta name="keywords" content="Cherry Studio, AI 助手, GPT 客户端, 多模型, iOS, macOS, Windows, LLM" />
|
||||||
<meta name="author" content="kangfenmao" />
|
<meta name="author" content="kangfenmao" />
|
||||||
<link rel="canonical" href="https://easys.run/cherry-studio" />
|
<link rel="canonical" href="https://easys.run/cherry-studio" />
|
||||||
|
<link rel="icon" type="image/png" href="https://easys.run/cherry-studio/logo.png" />
|
||||||
|
|
||||||
<!-- Open Graph / Facebook -->
|
<!-- Open Graph / Facebook -->
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
@ -109,15 +110,14 @@
|
|||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img
|
<a href="https://github.com/kangfenmao/cherry-studio" target="_blank">
|
||||||
src="https://github.com/kangfenmao/cherry-studio/blob/main/resources/icon.png?raw=true"
|
<img src="https://easys.run/cherry-studio/logo.png" alt="Cherry Studio Logo" class="logo" />
|
||||||
alt="Cherry Studio Logo"
|
</a>
|
||||||
class="logo" />
|
|
||||||
<h1>Cherry Studio</h1>
|
<h1>Cherry Studio</h1>
|
||||||
<p class="description">Windows/macOS GPT 客户端</p>
|
<p class="description">Windows/macOS GPT 客户端</p>
|
||||||
<div class="download-buttons">
|
<div class="download-buttons">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/kangfenmao/cherry-studio/releases/download/v0.2.3/Cherry-Studio-0.2.3-x64.dmg"
|
href="https://github.com/kangfenmao/cherry-studio/releases/download/v0.2.4/Cherry-Studio-0.2.4-x64.dmg"
|
||||||
class="download-btn">
|
class="download-btn">
|
||||||
<svg viewBox="0 0 384 512" width="24" height="24">
|
<svg viewBox="0 0 384 512" width="24" height="24">
|
||||||
<path
|
<path
|
||||||
@ -127,7 +127,7 @@
|
|||||||
macOS Intel
|
macOS Intel
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/kangfenmao/cherry-studio/releases/download/v0.2.3/Cherry-Studio-0.2.3-arm64.dmg"
|
href="https://github.com/kangfenmao/cherry-studio/releases/download/v0.2.4/Cherry-Studio-0.2.4-arm64.dmg"
|
||||||
class="download-btn">
|
class="download-btn">
|
||||||
<svg viewBox="0 0 384 512" width="24" height="24">
|
<svg viewBox="0 0 384 512" width="24" height="24">
|
||||||
<path
|
<path
|
||||||
@ -137,7 +137,7 @@
|
|||||||
macOS Apple Silicon
|
macOS Apple Silicon
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
href="https://github.com/kangfenmao/cherry-studio/releases/download/v0.2.3/Cherry-Studio-0.2.3-setup.exe"
|
href="https://github.com/kangfenmao/cherry-studio/releases/download/v0.2.4/Cherry-Studio-0.2.4-setup.exe"
|
||||||
class="download-btn">
|
class="download-btn">
|
||||||
<svg viewBox="0 0 448 512" width="24" height="24">
|
<svg viewBox="0 0 448 512" width="24" height="24">
|
||||||
<path
|
<path
|
||||||
@ -148,8 +148,8 @@
|
|||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<p class="new-app">
|
<p class="new-app">
|
||||||
🎉 Cherry Studio 最新版本
|
🎉 <a href="https://github.com/kangfenmao/cherry-studio" target="_blank">Cherry Studio</a> 最新版本
|
||||||
<a href="https://github.com/kangfenmao/cherry-studio/releases/tag/v0.2.3" target="_blank">v0.2.3</a> 发布啦!
|
<a href="https://github.com/kangfenmao/cherry-studio/releases/tag/v0.2.4" target="_blank">v0.2.4</a> 发布啦!
|
||||||
</p>
|
</p>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<a href="https://github.com/kangfenmao/cherry-studio" target="_blank">开源</a> |
|
<a href="https://github.com/kangfenmao/cherry-studio" target="_blank">开源</a> |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user