From 05a716756dfd32f1d8401076e713356590ace1e2 Mon Sep 17 00:00:00 2001
From: ilotterytea
Date: Tue, 3 Jun 2025 03:57:48 +0400
Subject: feat: 'I'm feeling lucky' button
---
lib/partials.php | 5 +++++
public/index.php | 11 ++++++++++-
2 files changed, 15 insertions(+), 1 deletion(-)
diff --git a/lib/partials.php b/lib/partials.php
index e9b2263..489acae 100644
--- a/lib/partials.php
+++ b/lib/partials.php
@@ -15,6 +15,11 @@ function html_big_navbar()
+
+
+
+
+
diff --git a/public/index.php b/public/index.php
index d6c759c..086bff4 100644
--- a/public/index.php
+++ b/public/index.php
@@ -1,6 +1,14 @@
@@ -80,7 +88,8 @@ include_once $_SERVER['DOCUMENT_ROOT'] . '/../lib/partials.php';
Supported file
extensions
--
cgit v1.2.3