From 71c16c9c195ad0b5eefc5867d9422d186082d62a Mon Sep 17 00:00:00 2001
From: ghost <localhost>
Date: Mon, 16 Oct 2023 22:05:39 +0300
Subject: [PATCH] add database snaps link

---
 src/public/index.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/public/index.php b/src/public/index.php
index b8f3486..ba3f665 100644
--- a/src/public/index.php
+++ b/src/public/index.php
@@ -287,6 +287,8 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
            https://github.com/YGGverse/YGGo#donate-to-contributors
       -->
       |
+      <a href="https://github.com/YGGverse/YGGo#database-snaps"><?php echo _('Database') ?></a>
+      |
       <a href="https://github.com/YGGverse/YGGo"><?php echo _('Source') ?></a>
     </footer>
   </body>