Skip to content

Commit 49c0144

Browse files
committed
Update landing
1 parent d84950c commit 49c0144

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pages/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
locales:{
33
'/': {
44
lang: 'it-IT', // this will be set as the lang attribute on <html>
5-
title: 'CoderBot - Docs',
5+
title: 'Documentazione di CoderBot',
66
description: 'Guide e istruzioni per l\'utilizzo di CoderBot'
77
}
88
},

pages/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Documentazione CoderBot
2-
{{ $lang }}
1+
Benvenuto nella documentazione di CoderBot. Qui troverai tutto il materiale disponibile per imparare ad utilizzare e configurare CoderBot sfruttando al meglio le sue funzionalità.
2+
33

44
<div style="font-size:18px">
55

@@ -21,4 +21,4 @@
2121

2222

2323

24-
</div>
24+
</div>

0 commit comments

Comments
 (0)