Added bootjar build

- Fixed spelling mistake in home
- Fixed date bug
This commit is contained in:
2024-02-19 20:55:16 +01:00
parent 78f32c4f64
commit ed82e2e3f2
4 changed files with 13 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="container mx-auto p-4 mt-4 overflow-visible md:overflow-hidden">
<h1 class="text-4xl font-bold text-center text-gray-800 mb-10">Welcome to SharePule</h1>
<h1 class="text-4xl font-bold text-center text-gray-800 mb-10">Welcome to SharePulse</h1>
<p class="text-xl text-center text-gray-800 mb-10">Where sharing files is easier than finding a matching sock on laundry day!</p>
<div class="grid md:grid-cols-2 gap-4">
<!-- Downloading Section -->