From ef7235037cd3e879908a7e732452f2a3f47d666b Mon Sep 17 00:00:00 2001
From: 65160260 <65160260@go.buu.ac.th>
Date: Wed, 26 Mar 2025 02:17:56 +0000
Subject: [PATCH] Edit connect.php

---
 connect.php | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/connect.php b/connect.php
index aee22dc..bbaefd3 100644
--- a/connect.php
+++ b/connect.php
@@ -1,4 +1,6 @@
 <?php
+echo '<link rel="stylesheet" href="style.css">';
+
 $host = '10.104.15.200';
 $dbname = 'shop_db';
 $username = 'root';
-- 
GitLab