Skip to content

Commit 072454d

Browse files
committed
change code
1 parent 27464f7 commit 072454d

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

main/src/components/Footer.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
const today = new Date();
3-
import '../styles/style_footer.css';
43
---
54

65
<footer>

main/src/components/Header.astro

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
---
2-
import '../styles/style_header.css';
32
import HeaderLink from './HeaderLink.astro';
43
---
54

0 commit comments

Comments
 (0)