Skip to content

Commit ac21ebd

Browse files
committed
[green] Version the pre-activation social card
Signed-off-by: Viwat Vchirawongkwin <viwat.v@chula.ac.th>
1 parent 0b7f8b1 commit ac21ebd

3 files changed

Lines changed: 1 addition & 1 deletion

File tree

tools/web/public/social/pyble-beta-og-1200x630.svg renamed to tools/web/public/social/pyble-beta-og-48d458bd-1200x630.svg

File renamed without changes.

tools/web/public/social/pyble-beta-og-1200x630.png renamed to tools/web/public/social/pyble-beta-og-7e7e037d-1200x630.png

File renamed without changes.

tools/web/src/lib/site.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ export function absoluteUrl(path: string): string {
5353
}
5454

5555
export const socialImage = {
56-
url: absoluteUrl("/social/pyble-beta-og-1200x630.png"),
56+
url: absoluteUrl("/social/pyble-beta-og-7e7e037d-1200x630.png"),
5757
width: 1200,
5858
height: 630,
5959
alt: "Actual PyBLE iPad app showing GPIO 48 NeoPixel Blocks and generated MicroPython code",

0 commit comments

Comments
 (0)