Skip to content

Commit 53adbe2

Browse files
authored
chore(docs): Add AWS docs meta tags (#2170)
* Add docs meta tags. * Use full Powertools names.
1 parent 7762b86 commit 53adbe2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/overrides/main.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,8 @@
66
<strong>Click here to go to latest.</strong>
77
</a>
88
{% endblock %}
9+
10+
{% block extrahead %}
11+
<meta name="guide-name" content="Powertools for AWS Lambda (Java)">
12+
<meta name="service-name" content="Powertools for AWS Lambda">
13+
{% endblock %}

0 commit comments

Comments
 (0)