Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ export default defineConfig({
},
lastUpdated: false,
themeConfig: {
logo: '/images/logo-final.webp',
logo: '/images/logo.webp',
search: {
provider: 'local',
options: {
Expand Down
5 changes: 4 additions & 1 deletion docs/.vitepress/theme/styles/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@
z-index: 2;
}

header.VPNav .title .logo {
height: 35px !important;
}

/* Define the custom font for RTL */
@font-face {
font-family: 'IranSans';
Expand Down Expand Up @@ -80,7 +84,6 @@
.logo {
margin-right: 8px !important;
margin-left: unset !important;
height: 35px !important;
}

.title .VPNavBarTitle .title span {
Expand Down
3 changes: 1 addition & 2 deletions docs/en/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hero:
text: Cloud Service Provider
tagline: Leading the Way in Cloud Computing Services
image:
src: /images/logo-final.webp
src: /images/logo.webp
alt: Virak Cloud
actions:
- theme: brand
Expand All @@ -30,4 +30,3 @@ features:
title: Private Networking
details: Secure private networks for managing and transferring data without public access
---

2 changes: 1 addition & 1 deletion docs/fa/guides/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hero:
text: ارائه‌دهنده خدمات ابری
tagline: پیشگام در ارائه خدمات رایانش ابری
image:
src: /images/logo-final.webp
src: /images/logo.webp
alt: ویراک کلاد
actions:
- theme: brand
Expand Down
Binary file modified docs/public/favicon.ico
Binary file not shown.
Binary file added docs/public/images/logo.webp
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.