Skip to content

Commit

Permalink
Subjects and Logo paths
Browse files Browse the repository at this point in the history
  • Loading branch information
judaicadhpenn committed Dec 27, 2024
1 parent 909a729 commit 94dbc3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout/Footer.astro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
import { Image } from 'astro:assets';
import JudaicaDHLogo from 'src/images/JudaicaDHlogo.png'
import JudaicaDHLogo from '../../../src/images/JudaicaDHlogo.png'
---

<footer class="w-full bg-white border-t border-gray-200 shadow dark:bg-gray-800 dark:border-gray-600">
Expand Down

0 comments on commit 94dbc3d

Please sign in to comment.