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

(feature): implemented coming soon banner on blog page

This commit is contained in:
2023-11-02 20:25:15 +05:30
parent 146c634870
commit 1a239796b6
3 changed files with 61 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ require './core/query_functions.php';
</head>
<body class="font-lexend bg-bg_primary text-accent_secondary">
<?php require 'assets/_header.php';?>
<div class="homebox w-full">
<div class="contactbox w-full px-4 lg:px-[4.5rem]">
</div>
<?php require 'assets/_footer.php';?>