Skip to content

Commit 745bab1

Browse files
nikpachoozoobestik
authored andcommitted
ktl-1754 chore: add suffix to the API refs
1 parent f23d8b0 commit 745bab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dokka-templates/includes/page_metadata.ftl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<#macro display>
22
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8">
3-
<title>${pageName}</title>
3+
<title>${pageName} – Kotlin Programming Language</title>
44
<!-- Icons -->
55
<link rel="icon" type="image/svg" sizes="16x16" href="https://kotlinlang.org/assets/images/favicon.svg?v2">
66
<link rel="icon" type="image/x-icon" sizes="32x32" href="https://kotlinlang.org/assets/images/favicon.ico?v2">

0 commit comments

Comments
 (0)