Skip to content
This repository was archived by the owner on Jan 7, 2025. It is now read-only.

Commit 0b913b7

Browse files
committed
Remove footer
1 parent 1aed3d1 commit 0b913b7

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

src/pages/bmgf-nih.astro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,5 @@ import data from '../data/bmgf-nih.json';
140140
</form>
141141
</div> -->
142142
</div>
143-
144-
<footer class="bg-white border-t mt-12 p-6 text-center">
145-
Open Source • Community Controlled • Not for Profit
146-
</footer>
147143
</body>
148144
</html>

src/pages/bmgf.astro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -137,9 +137,5 @@ import data from '../data/bmgf.json';
137137
</form>
138138
</div> -->
139139
</div>
140-
141-
<footer class="bg-white border-t mt-12 p-6 text-center">
142-
Open Source • Community Controlled • Not for Profit
143-
</footer>
144140
</body>
145141
</html>

src/pages/index.astro

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,5 @@
3535
<button type="submit" class="bg-gray-800 text-white font-bold py-2 px-4 rounded mt-4">CHECK</button>
3636
</form>
3737
</div>
38-
39-
<footer class="bg-white border-t mt-12 p-6 text-center">
40-
Open Source • Community Controlled • Not for Profit
41-
</footer>
4238
</body>
4339
</html>

0 commit comments

Comments
 (0)