Skip to content

Commit

Permalink
Update content and cover
Browse files Browse the repository at this point in the history
  • Loading branch information
MicroBenz committed Dec 30, 2022
1 parent e40379b commit 68b5041
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 1 deletion.
Binary file modified content/blog/29-2022-review/cover.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions content/blog/29-2022-review/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -233,3 +233,7 @@ published: true
**เราอ่อนแอได้ และมันไม่เป็นอะไรเลยที่จะอ่อนแอ และไม่ต้องรีบร้อนที่จะต้องกลับมาเข้มแข็งนะ เวลาจะเป็นคนบอกมันเอง**

> สวัสดีปีใหม่ 2023 ทุกคนนะครับ :)
Ps. ใครสังเกตดีๆ ผมมี CI ใหม่ โลโก้ใหม่แล้ววววว

![โลโก้ใหม่](./new-logo.png)
Binary file added content/blog/29-2022-review/new-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/Layout/Nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const Nav: React.FC = () => (
<NavContainer className="container">
<Branding className="navbar-brand">
<Link className="navbar-item" to="/">
<StaticImage alt="MicroBenz" src="./logo.png" />
<StaticImage alt="MicroBenz" src="./logo-v2.png" />
</Link>
{/* <BetaTag className="tag is-danger">Beta</BetaTag> */}

Expand Down
Binary file added src/components/Layout/logo-v2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 68b5041

Please sign in to comment.