We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3eff6a1 commit 3d1cf51Copy full SHA for 3d1cf51
1 file changed
docs/_includes/head.html
@@ -1,7 +1,7 @@
1
<head>
2
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" >
3
4
- <title>Slack | Bolt</title>
+ <title>Slack | Bolt for Python</title>
5
<meta name="author" content="Slack">
6
<meta name="description" content="{{ site.description }}">
7
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
@@ -23,4 +23,4 @@
23
<link id="favicon" rel="shortcut icon" href="{{ site.url | append: site.baseurl }}/assets/bolt-favicon.png" sizes="16x16 32x32 48x48" type="image/png" />
24
25
</head>
26
-
+
0 commit comments