Skip to content

Commit 405aa1a

Browse files
committed
更新 about
1 parent 1a0cf37 commit 405aa1a

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

src/pages/about/index.astro

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,10 @@ import ToolSection from '@/components/tools/ToolSection.astro'
162162
<p>Website history:</p>
163163
<Timeline
164164
events={[
165+
{
166+
date: '2025-09-17',
167+
content: '迁移到Tencent EdgeOne CDN'
168+
},
165169
{
166170
date: '2025-09-16',
167171
content: '添加备案号'
@@ -178,20 +182,21 @@ import ToolSection from '@/components/tools/ToolSection.astro'
178182
technical support provided by the following excellent projects/service providers:
179183
</p>
180184
<ul>
181-
<li>Domain: <a href='#' target='_blank'>Github Pages & CloudFlare pages</a></li>
182185
<li>
183186
Framework & Theme: <a href='https://astro.build/' target='_blank'>Astro</a> + <a
184187
href='https://github.com/cworld1/astro-theme-pure'
185188
target='_blank'>Astro Theme Pure</a
186189
>
187190
</li>
188191
<li>
189-
Site hosting: <a href='https://pages.github.com' target='_blank'>Github Pages</a>
192+
Site hosting: <a href='https://edgeone.cloud.tencent.com' target='_blank'>EdgeOne Pages(Tencent)</a>
193+
</li>
194+
<li>
195+
CI/CD: <a href='https://edgeone.cloud.tencent.com' target='_blank'>EdgeOne</a>
190196
</li>
191197
<li>
192-
CI/CD: <a href='https://github.com/actions' target='_blank'>Github Action</a>
198+
Resources speedup: <a href='https://edgeone.cloud.tencent.com' target='_blank'>EdgeOne</a>
193199
</li>
194-
<!-- <li>Resources speedup: <a href='https://cdn.cbd.int/' target='_blank'>CBD CDN</a></li> -->
195200
<li>Comment system: <a href='https://waline.js.org' target='_blank'>Waline</a></li>
196201
<li>
197202
TotalPV: <a href='https://github.com/EvanNotFound/vercount' target='_blank'>Vercount</a>

0 commit comments

Comments
 (0)