We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f71f738 commit ed8ab26Copy full SHA for ed8ab26
libs/core/src/components/hero/hero.tsx
@@ -27,7 +27,7 @@ import blurCyanImage from '../../images/blur-cyan.png';
27
import blurIndigoImage from '../../images/blur-indigo.png';
28
29
const codeLanguage: Language = 'yaml';
30
-const code = `schemaVersion: 2.2.0
+const code = `schemaVersion: 2.3.0
31
metadata:
32
name: go
33
language: go
0 commit comments