File tree 2 files changed +6
-3
lines changed
2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ import { defineConfig } from 'vitepress'
2
2
3
3
// https://vitepress.dev/reference/site-config
4
4
export default defineConfig ( {
5
- title : "Zencode W3C VC " ,
6
- description : "Dyne.org W3C VC based on W3C standard and implemented using Zencode." ,
5
+ title : "Verifiable credentials in Zencode " ,
6
+ description : "Simple implementation guide for W3C verifiable credentials using Zencode: easy, secure and interoperable ." ,
7
7
base : "/zencode-w3c-vc/" ,
8
8
srcDir : "./src" ,
9
9
themeConfig : {
Original file line number Diff line number Diff line change 3
3
layout : home
4
4
5
5
hero :
6
- name : " Zencode W3C VC "
6
+ name : " Zencode VC journey "
7
7
text : " Verifiable credentials for your applications"
8
8
tagline : ' Easy, secure, interoperable'
9
+ image :
10
+ src : https://dyne.org/images/logos/black-transparent-Icon.svg
11
+ alt : Quick hands-on guide
9
12
actions :
10
13
- theme : brand
11
14
text : 💥 MLDSA (Post-Quantum)
You can’t perform that action at this time.
0 commit comments