diff --git a/public/images/good-morning/create-notice.png b/public/images/good-morning/create-notice.png new file mode 100644 index 00000000..908213f0 Binary files /dev/null and b/public/images/good-morning/create-notice.png differ diff --git a/public/images/good-morning/me.png b/public/images/good-morning/me.png new file mode 100644 index 00000000..73278e76 Binary files /dev/null and b/public/images/good-morning/me.png differ diff --git a/public/images/good-morning/no-notice.png b/public/images/good-morning/no-notice.png new file mode 100644 index 00000000..a31bf943 Binary files /dev/null and b/public/images/good-morning/no-notice.png differ diff --git a/public/images/good-morning/notice.png b/public/images/good-morning/notice.png new file mode 100644 index 00000000..ca2dc2d4 Binary files /dev/null and b/public/images/good-morning/notice.png differ diff --git a/src/pages/projects/good-morning.astro b/src/pages/projects/good-morning.astro index 25855568..107f05a3 100644 --- a/src/pages/projects/good-morning.astro +++ b/src/pages/projects/good-morning.astro @@ -9,8 +9,9 @@ export const metadata = { date: "October 2025", slug: "good-morning", image: "/good-morning-icon.svg", + url: "https://gm.ob248.com", github: "https://github.com/hex248/good-morning", - hidden: true, + hidden: false, tags: [ "Web", "React", @@ -65,10 +66,26 @@ export const metadata = {