refactor(assets): self-host all images
Migrated all images from the external host `img.tootaio.com` to be self-hosted within the project's `public` directory. This change improves performance, reliability, and removes dependency on a third-party service. Additionally, the analytics script has been temporarily disabled.
This commit is contained in:
@@ -4,7 +4,7 @@ date: "2025-10-01"
|
||||
updated: "2025-10-01"
|
||||
author: "麦祖奕学长"
|
||||
description: "永中校友会官网正式上线,为校友提供最新资讯、活动报名及互动交流平台。"
|
||||
cover: "http://img.tootaio.com/i/2025/10/02/t1pq4s.png"
|
||||
cover: "/news/20251001-official-web-launch/Screenshot.png"
|
||||
tags: ["活动", "公告", "产品更新"]
|
||||
category: "通知"
|
||||
highlight: true
|
||||
|
||||
Reference in New Issue
Block a user