This commit is contained in:
Suvodip
2024-06-13 13:36:23 +05:30
parent 1be005a089
commit a49742e607
14 changed files with 180 additions and 357 deletions

View File

@@ -83,6 +83,11 @@ import Layout from "../../layouts/Layout.astro";
</form>
</div>
</section>
<section class="">
<div class="container mx-auto px-4 flex flex-row place-content-between">
<p>All rights reserved. Copyright@akademy.interakto2024</p>
</div>
</section>
</div>
</main>
</Layout>