Skip to content

Commit 3979a79

Browse files
committed
chore: add metadata to title
1 parent c5d2ef7 commit 3979a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/views/docs.edge

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
<head>
55
<meta charset="utf-8">
6-
<title>{{ doc.title }}</title>
6+
<title>{{ doc.title }} | AdonisJS 5 Documentation</title>
77
@if(file.excerpt)
88
<meta name="description" content="{{ file.excerpt }}">
99
@end

0 commit comments

Comments
 (0)