نسخ من khaledmahfouz5/Maqtaa
chore: update branding assets to Maqtaa
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
هذا الالتزام موجود في:
@@ -11,7 +11,7 @@ export default defineConfig({
|
|||||||
},
|
},
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
// https://vitepress.dev/reference/default-theme-config
|
// https://vitepress.dev/reference/default-theme-config
|
||||||
logo: '../../public/img/opengist.png',
|
logo: '../../public/img/maqtaa.png',
|
||||||
logoLink: '/',
|
logoLink: '/',
|
||||||
nav: [
|
nav: [
|
||||||
{ text: 'Demo', link: 'https://demo.opengist.io' },
|
{ text: 'Demo', link: 'https://demo.opengist.io' },
|
||||||
|
|||||||
@@ -17,7 +17,7 @@ export default {
|
|||||||
<header class="hero">
|
<header class="hero">
|
||||||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||||||
<div class="mx-auto lg:text-center">
|
<div class="mx-auto lg:text-center">
|
||||||
<img class="rotating h-36 mx-auto my-8 " src="../../../public/img/opengist.png" alt="" >
|
<img class="rotating h-36 mx-auto my-8 " src="../../../public/img/maqtaa.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">
|
<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>
|
<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">
|
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="size-4">
|
||||||
|
|||||||
ثنائية
public/img/favicon-32.png
ثنائية
public/img/favicon-32.png
ملف ثنائي غير معروض.
|
قبل العرض: | الارتفاع: | الحجم: 440 KiB بعد العرض: | الارتفاع: | الحجم: 1.2 KiB |
ثنائية
public/img/maqtaa.png
Normal file
ثنائية
public/img/maqtaa.png
Normal file
ملف ثنائي غير معروض.
|
بعد العرض: | الارتفاع: | الحجم: 48 KiB |
ثنائية
public/img/opengist.png
ثنائية
public/img/opengist.png
ملف ثنائي غير معروض.
|
قبل العرض: | الارتفاع: | الحجم: 440 KiB |
@@ -1,6 +1,6 @@
|
|||||||
import '../css/tailwind.css';
|
import '../css/tailwind.css';
|
||||||
import '../img/favicon-32.png';
|
import '../img/favicon-32.png';
|
||||||
import '../img/opengist.png';
|
import '../img/maqtaa.png';
|
||||||
import jdenticon from 'jdenticon/standalone';
|
import jdenticon from 'jdenticon/standalone';
|
||||||
import PDFObject from 'pdfobject';
|
import PDFObject from 'pdfobject';
|
||||||
|
|
||||||
|
|||||||
@@ -79,7 +79,7 @@
|
|||||||
{{ if $.c.CustomLogo }}
|
{{ if $.c.CustomLogo }}
|
||||||
<img src="{{ custom $.c.CustomLogo }}" class="object-cover h-12">
|
<img src="{{ custom $.c.CustomLogo }}" class="object-cover h-12">
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<img src="{{ asset "img/opengist.png" }}" class="object-cover h-12 w-12">
|
<img src="{{ asset "img/maqtaa.png" }}" class="object-cover h-12 w-12">
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
@@ -89,7 +89,7 @@
|
|||||||
{{ if $.c.CustomLogo }}
|
{{ if $.c.CustomLogo }}
|
||||||
<img src="{{ custom $.c.CustomLogo }}" class="object-cover h-12">
|
<img src="{{ custom $.c.CustomLogo }}" class="object-cover h-12">
|
||||||
{{ else }}
|
{{ else }}
|
||||||
<img src="{{ asset "img/opengist.png" }}" class="object-cover h-12 w-12">
|
<img src="{{ asset "img/maqtaa.png" }}" class="object-cover h-12 w-12">
|
||||||
{{ end }}
|
{{ end }}
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
المرجع في مشكلة جديدة
حظر مستخدم