merubah image

This commit is contained in:
wahyu-kurniawan
2023-07-11 13:48:27 +07:00
parent 799ce4eed0
commit a92c3225db
114 changed files with 45 additions and 8 deletions

View File

@@ -6,6 +6,10 @@ export default defineConfig({
description: "Website Portal Layanan PNS Kota Magelang",
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
search: {
provider: 'local'
},
logo: '/images/logo-magelang.png',
nav: [
{ text: 'Home', link: '/' },
{