Skip to content

Commit 51aaf0e

Browse files
committed
docs: presentation
Signed-off-by: uiuing <[email protected]>
1 parent f7c05d6 commit 51aaf0e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

site/docs/.vitepress/config.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ export default defineConfig({
77
lang: 'en-US',
88
title: 'InGop',
99
description:
10-
'Learn the GO+ language more easily - InGop has prepared: Go+ language Environment Management Client, a vernacular tutorial and practical guide to the Go+ language.',
10+
'Learn the GO+ language more easily - InGop solutions to help you on your Coding journey .',
1111
head: [['link', { rel: 'icon', type: 'image/png', href: '/favicon.png' }]],
1212
lastUpdated: true,
1313
cleanUrls: 'with-subfolders',
@@ -19,7 +19,7 @@ export default defineConfig({
1919
},
2020
nav,
2121
footer: {
22-
copyright: 'Copyright © 2019-present uiuing'
22+
copyright: 'Copyright © 2022-present uiuing'
2323
},
2424
sidebar: {
2525
'/ingop-guide/': ingopGuide,

site/docs/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ titleTemplate: Learn the GO+ language more easily
77
hero:
88
name: InGop
99
text: Learn the GO+ language more easily
10-
tagline: A solution for Go+ one-stop environment management and resource learning.
10+
tagline: InGop solutions to help you on your Coding journey.
1111
image:
1212
src: /logo.svg
1313
alt: InGop

0 commit comments

Comments
 (0)