1
0

Edited Website's logo and edited config files to take the png logo perfectly probably

هذا الالتزام موجود في:
2026-05-08 23:16:20 +03:00
الأصل 34ea1f8e13
التزام c9209d5da4
9 ملفات معدلة مع 7 إضافات و36 حذوفات

عرض الملف

@@ -11,7 +11,7 @@ export default defineConfig({
},
themeConfig: {
// https://vitepress.dev/reference/default-theme-config
logo: 'https://raw.githubusercontent.com/thomiceli/opengist/master/public/img/opengist.svg',
logo: '../../public/img/opengist.png',
logoLink: '/',
nav: [
{ text: 'Demo', link: 'https://demo.opengist.io' },