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 c5d2ef7 commit 3979a79Copy full SHA for 3979a79
resources/views/docs.edge
@@ -3,7 +3,7 @@
3
4
<head>
5
<meta charset="utf-8">
6
- <title>{{ doc.title }}</title>
+ <title>{{ doc.title }} | AdonisJS 5 Documentation</title>
7
@if(file.excerpt)
8
<meta name="description" content="{{ file.excerpt }}">
9
@end
0 commit comments