Add image for OpenGraph

This commit is contained in:
Akira Tempaku 2025-03-29 03:10:50 +09:00
parent 840da7beff
commit 6a08fb4677
Signed by: paku
GPG key ID: 5B4E8402BCC50607
2 changed files with 1 additions and 2 deletions
public/img
src

BIN
public/img/og.jpg Normal file

Binary file not shown.

After

(image error) Size: 263 KiB

View file

@ -16,8 +16,7 @@
:description "The personal homepage of Akira Tempaku (paku) - projects, thoughts, and more."
:og-url "https://skyizwhite.dev"
:og-type "website"
:og-image (lambda (path)
(format nil "https://skyizwhite.dev~@[~a~]" path))
:og-image "https://skyizwhite.dev/img/og.jpg"
:og-image-width 1024
:og-image-height 1024))