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 469c2b6 commit 919d395Copy full SHA for 919d395
catalog-info.yaml
@@ -5,6 +5,13 @@ metadata:
5
description: Codewars application documentation.
6
annotations:
7
github.com/project-slug: codewars/docs
8
+ links:
9
+ - url: https://docs.codewars.com
10
+ title: Production Environment
11
+ icon: url
12
+ - url: https://github.com/codewars/docs/actions
13
+ title: CI/CD Pipelines
14
+ icon: jenkins
15
tags:
16
- nodejs
17
spec:
0 commit comments