From 0608d763cf417a580d16e61f4d69cb0baab016fa Mon Sep 17 00:00:00 2001
From: Aditya Telange <21258296+adityatelange@users.noreply.github.com>
Date: Thu, 28 Jan 2021 14:24:15 +0530
Subject: [PATCH] update variables

---
 Variables.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Variables.md b/Variables.md
index 96204cb..8e5f93b 100644
--- a/Variables.md
+++ b/Variables.md
@@ -22,10 +22,13 @@
 | hidemeta                             | boolean       | true \| false            | To Hide meta elements : date, read-time, author and available-translations for page |
 | showtoc                              | boolean       | true \| false            | To show/hide Table of Contents                                                      |
 | tocopen                              | boolean       | true \| false            | To keep open ToC by default on page load                                            |
+| ShowPostNavLinks                     | boolean       | true \| false            | Show Previous and Next Posts below a Post                                           |
 | comments                             | boolean       | true \| false            | To show/hide comments                                                               |
 | fuseOpts                             |               |                          |                                                                                     |
 | socialIcons                          |               |                          |                                                                                     |
 | analytics.google.SiteVerificationTag | string        | "XYZabc"                 |                                                                                     |
+| analytics.bing.SiteVerificationTag   | string        | "XYZabc"                 |                                                                                     |
+| analytics.yandex.SiteVerificationTag | string        | "XYZabc"                 |                                                                                     |
 |                                      |               |                          |                                                                                     |
 | label                                | -             | -                        | [Details](#label)                                                                   |
 | assets                               | -             | -                        | [Details](#assets)                                                                  |