fix: cant invalidate memory cache tho

This commit is contained in:
rizaldy 2023-03-17 04:15:09 +07:00
parent 735a34cd5b
commit 8b8800827f
No known key found for this signature in database
GPG Key ID: 510753C31098D86C
2 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -4,7 +4,7 @@ const siteConfig = {
last_commit: process.env.LAST_COMMIT || "main",
author: {
name: "Rizaldy",
avatar: "/assets/img/avatar.jpeg",
avatar: "/assets/img/avatar.jpg",
},
};