forked from Qovery/documentation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtechnologies.toml
39 lines (32 loc) · 917 Bytes
/
technologies.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
[[technologies]]
name = "kubernetes"
logo_path = "/img/logos/kubernetes.svg"
dark_logo_path = "/img/logos/kubernetes_white.svg"
[[technologies]]
name = "helm"
logo_path = "/img/logos/helm.svg"
dark_logo_path = "/img/logos/helm_white.svg"
[[technologies]]
name = "docker"
logo_path = "/img/logos/docker.svg"
dark_logo_path = "/img/logos/docker.svg"
[[technologies]]
name = "kotlin"
logo_path = "/img/logos/kotlin.svg"
dark_logo_path = "/img/logos/kotlin.svg"
[[technologies]]
name = "qovery"
logo_path = "/img/logos/qovery.svg"
dark_logo_path = "/img/logos/qovery.svg"
[[technologies]]
name = "posthog"
logo_path = "/img/logos/posthog.svg"
dark_logo_path = "/img/logos/posthog.svg"
[[technologies]]
name = "terraform"
logo_path = "/img/logos/terraform.svg"
dark_logo_path = "/img/logos/terraform.svg"
[[technologies]]
name = "github"
logo_path = "/img/logos/github.png"
dark_logo_path = "/img/logos/github.svg"