Edited Website's logo and edited config files to take the png logo perfectly probably
فشلت بعض الفحوصات
Go CI / Check (pull_request) Has been cancelled
Go CI / Lint (pull_request) Has been cancelled
Go CI / Test (mysql, 1.25, mysql:8, ubuntu-latest, 3306:3306) (pull_request) Has been cancelled
Go CI / Test (postgres, 1.25, postgres:16, ubuntu-latest, 5432:5432) (pull_request) Has been cancelled
Go CI / Test (sqlite, 1.25, macOS-latest) (pull_request) Has been cancelled
Go CI / Test (sqlite, 1.25, ubuntu-latest) (pull_request) Has been cancelled
Go CI / Build (1.25, macOS-latest) (pull_request) Has been cancelled
Go CI / Build (1.25, ubuntu-latest) (pull_request) Has been cancelled
Go CI / Build (1.25, windows-latest) (pull_request) Has been cancelled

هذا الالتزام موجود في:
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' },

عرض الملف

@@ -17,7 +17,7 @@ export default {
<header class="hero">
<div class="mx-auto max-w-7xl px-6 lg:px-8">
<div class="mx-auto lg:text-center">
<img class="rotating h-36 mx-auto my-8 " src="https://raw.githubusercontent.com/thomiceli/opengist/master/public/img/opengist.svg" alt="" >
<img class="rotating h-36 mx-auto my-8 " src="../../../public/img/opengist.png" alt="" >
<a target="_blank" href="https://github.com/thomiceli/opengist/releases" class="inline-flex items-center rounded-full bg-indigo-100 hover:bg-indigo-200 px-4 py-1.5 text-lg font-medium text-indigo-700">
<span class="pr-1">Released 1.12</span>
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-4">