Skip to content

Commit 809e7b9

Browse files
committed
Docs: Added custom meta with date setting to help force gh-pages to update
1 parent 2a3fea5 commit 809e7b9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<meta charset="utf-8">
2+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
3+
<meta name="description" content="MongoDB Java Driver documentation">
4+
<meta name="author" content="MongoDB Drivers Team">
5+
<meta name="keyword" content="MongoDB, Java, JVM, NoSQL, Document Database">
6+
<meta name="date" content="{{ now.Format "2006-01-02T15:04:05.99"}}">

0 commit comments

Comments
 (0)