From 61d689ef53cd7c703c87cf32a83148f8af49f88c Mon Sep 17 00:00:00 2001 From: Rama Priyanto Date: Wed, 31 Dec 2025 10:51:12 +0700 Subject: [PATCH] fix:redirect request informasi --- config/site.ts | 2 +- package-lock.json | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/config/site.ts b/config/site.ts index 76c96af..b3d2573 100644 --- a/config/site.ts +++ b/config/site.ts @@ -40,7 +40,7 @@ export const siteConfig = { }, { label: "Formulir Permohonan Informasi", - href: "#", + href: "https://eppid.polri.go.id/layanan-informasi/permohonan-informasi", img: "/pm2.png", blank: false, desc: "Pelayanan Permohonan Formulir Informasi", diff --git a/package-lock.json b/package-lock.json index 38541a5..1772f7e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19995,6 +19995,7 @@ } }, "vendor/ckeditor5": { + "name": "ckeditor5-custom-build", "version": "0.0.1", "license": "SEE LICENSE IN LICENSE.md", "dependencies": {