1
1
mirror of https://github.com/neosubhamoy/neosubhamoy-portfolio.git synced 2025-12-19 23:59:35 +05:30

(refactor): following core/query_functions approach + (feature): implemented dynamic featured footer section

This commit is contained in:
2023-10-31 23:42:53 +05:30
parent a773bd7b4a
commit 000787ccd4
6 changed files with 80 additions and 43 deletions

View File

@@ -1,3 +1,8 @@
<?php
require './core/connection.php';
require './core/query_functions.php';
?>
<!DOCTYPE html>
<html lang="en">
<head>