Skip to content

Commit 9e13e99

Browse files
authored
Merge pull request #8 from virak-cloud/dev2master
Dev2master
2 parents 7fc8142 + 55dcfcc commit 9e13e99

6 files changed

Lines changed: 7 additions & 5 deletions

File tree

docs/.vitepress/config.mts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ export default defineConfig({
4848
},
4949
lastUpdated: false,
5050
themeConfig: {
51-
logo: '/images/logo-final.webp',
51+
logo: '/images/logo.webp',
5252
search: {
5353
provider: 'local',
5454
options: {

docs/.vitepress/theme/styles/custom.css

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
z-index: 2;
2525
}
2626

27+
header.VPNav .title .logo {
28+
height: 35px !important;
29+
}
30+
2731
/* Define the custom font for RTL */
2832
@font-face {
2933
font-family: 'IranSans';
@@ -80,7 +84,6 @@
8084
.logo {
8185
margin-right: 8px !important;
8286
margin-left: unset !important;
83-
height: 35px !important;
8487
}
8588

8689
.title .VPNavBarTitle .title span {

docs/en/guides/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
text: Cloud Service Provider
77
tagline: Leading the Way in Cloud Computing Services
88
image:
9-
src: /images/logo-final.webp
9+
src: /images/logo.webp
1010
alt: Virak Cloud
1111
actions:
1212
- theme: brand
@@ -30,4 +30,3 @@ features:
3030
title: Private Networking
3131
details: Secure private networks for managing and transferring data without public access
3232
---
33-

docs/fa/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ hero:
66
text: ارائه‌دهنده خدمات ابری
77
tagline: پیشگام در ارائه خدمات رایانش ابری
88
image:
9-
src: /images/logo-final.webp
9+
src: /images/logo.webp
1010
alt: ویراک کلاد
1111
actions:
1212
- theme: brand

docs/public/favicon.ico

320 Bytes
Binary file not shown.

docs/public/images/logo.webp

25.3 KB
Loading

0 commit comments

Comments
 (0)