Skip to content

Commit d81b50b

Browse files
committed
Make comment one line
1 parent f5c5531 commit d81b50b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/dokka-presets/templates/includes/page_metadata.ftl

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<#-- Copied from Dokka: https://github.com/Kotlin/dokka/blob/3cc0b61498877f8e9025c1260f967f7e4236b301/dokka-subprojects/plugin-base/src/main/resources/dokka/templates/includes/page_metadata.ftl
2-
Customized for SEO -->
1+
<#-- Copied from Dokka, customized for SEO: https://github.com/Kotlin/dokka/blob/3cc0b61498877f8e9025c1260f967f7e4236b301/dokka-subprojects/plugin-base/src/main/resources/dokka/templates/includes/page_metadata.ftl -->
32
<#macro display>
43
<title>${pageName} - AWS SDK for Kotlin</title>
54
<meta name="description" content="Learn how to use ${pageName} in the AWS SDK for Kotlin">

0 commit comments

Comments
 (0)