Update contents

This commit is contained in:
Akira Tempaku 2025-03-31 14:44:39 +09:00
parent 44ba638a0d
commit da5f6f5aa7
Signed by: paku
GPG key ID: 5B4E8402BCC50607
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@
(defparameter *metadata-template*
(list :title (lambda (title) (format nil "~@[~a - ~]~a" title "skyizwhite.dev"))
:description "The personal homepage of Akira Tempaku (paku) - projects, thoughts, and more."
:description "The personal website of Akira Tempaku (paku) - projects, thoughts, and more."
:canonical #'path->url
:og-url #'path->url
:og-type "website"

View file

@ -8,8 +8,8 @@
'(("Keyoxide" "https://keyoxide.org/f39d5b2c951d16732a5cd3528f0c1a22f26d7e62")
("GitHub" "https://github.com/skyizwhite")
("Forgejo" "https://code.skyizwhite.dev/paku")
("X" "https://x.com/skyizwhite")
("Fediverse" "https://himagine.club/@skyizwhite")
("X (EN)" "https://x.com/skyizwhite")
("Fediverse (JP)" "https://himagine.club/@skyizwhite")
("Service Status" "https://status.skyizwhite.dev")))
(defcomp ~page ()