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 a4a0cc9 commit 0b688dbCopy full SHA for 0b688db
layouts/partials/feature_flags/feature_flags_client.html
@@ -33,7 +33,7 @@
33
<div class="col">
34
<a class="card h-100" href="/feature_flags/client/javascript/">
35
<div class="card-body text-center py-2 px-1">
36
- {{ partial "img.html" (dict "root" . "src" "integrations_logos/javascript_large.svg" "class" "img-fluid" "alt" "React" "width" "400") }}
+ {{ partial "img.html" (dict "root" . "src" "integrations_logos/javascript_large.svg" "class" "img-fluid" "alt" "JavaScript" "width" "400") }}
37
</div>
38
</a>
39
0 commit comments