From 19f945f9c41d84928117eba6b23b34decef237b5 Mon Sep 17 00:00:00 2001 From: log101 Date: Thu, 18 Sep 2025 05:21:58 +0300 Subject: [PATCH] =?UTF-8?q?ci:=20Build=20=C3=B6ncesi=20astro=20check=20kom?= =?UTF-8?q?utunu=20=C3=A7al=C4=B1=C5=9Ft=C4=B1rma=20chore:=20Y=C4=B1l=20g?= =?UTF-8?q?=C3=B6stergesini=20hesaplay=C4=B1p=20g=C3=B6ster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 3 ++- src/components/Footer.astro | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ba811e7..fdd2058 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,8 @@ "scripts": { "dev": "astro dev", "start": "astro dev", - "build": "astro check && astro build", + "check": "astro check", + "build": "astro build --silent", "preview": "astro preview", "astro": "astro" }, diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 73557d9..04ea803 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,8 +1,8 @@ --- - +const year = new Date().getFullYear(); ---
- + Hakkımda