Skip to content

Commit

Permalink
Use png instead of webp
Browse files Browse the repository at this point in the history
  • Loading branch information
kewang committed Feb 17, 2024
1 parent 4fea566 commit 464828f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 把 Web 底層重構,從前後端分離變成 SSR
ogimage: cover.webp
ogimage: cover.png
date: 2024-02-16 16:36:02
tags:
- ssr
Expand All @@ -10,7 +10,7 @@ tags:
- expressjs
---

{% asset_img cover.webp %}
{% asset_img cover.png %}

Web 底層重構完成過了半年多,目前效果還算不錯,來分享一下我們是如何重構的。

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit 464828f

Please sign in to comment.