Use branding logo in OG image and favicons
Deploy / build (push) Successful in 34s

This commit is contained in:
2026-09-09 05:59:14 +08:00
parent 2c86da97c7
commit 756179d79f
8 changed files with 6 additions and 7 deletions
@@ -23,14 +23,13 @@
padding: 34px 48px 0;
}
.avatar {
width: 44px; height: 44px; border-radius: 50%;
background: #295cff;
color: #ffffff;
font-weight: 700;
font-size: 22px;
width: 48px; height: 48px;
border-radius: 10px;
display: flex; align-items: center; justify-content: center;
font-family: "Space Grotesk", "Plus Jakarta Sans", sans-serif;
background: #ffffff;
padding: 4px;
}
.avatar img { width: 100%; height: 100%; object-fit: contain; display: block; }
.brand {
font-family: "Space Grotesk", "Plus Jakarta Sans", sans-serif;
font-weight: 700;
@@ -108,7 +107,7 @@
</head>
<body>
<div class="topbar">
<div class="avatar">M</div>
<div class="avatar"><img src="file:///D:/dev/hoelee-blog/public/logo-square.png" alt=""></div>
<div class="brand">Mr Hoelee <span class="domain">· blog.hoelee.com</span></div>
</div>
Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 271 B

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 180 B

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 19 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 47 KiB

After

Width:  |  Height:  |  Size: 48 KiB