Skip to content

Commit 159cbdb

Browse files
committed
Refactor
1 parent ed31645 commit 159cbdb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

src/layouts/Layout.astro

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,3 @@
1-
---
2-
// export interface Props {
3-
// title: string;
4-
// }
5-
6-
// const { title } = Astro.props;
7-
---
8-
91
<!DOCTYPE html>
102
<html lang="en" data-theme="atom-one-dark">
113
<head>

0 commit comments

Comments
 (0)