aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/List.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/List.astro')
-rw-r--r--src/components/List.astro14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/components/List.astro b/src/components/List.astro
new file mode 100644
index 0000000..01998f9
--- /dev/null
+++ b/src/components/List.astro
@@ -0,0 +1,14 @@
+---
+import Link from "./Link.astro";
+---
+
+<div class="list">
+ <Link></Link>
+ <Link></Link>
+ <Link></Link>
+ <Link></Link>
+ <Link></Link>
+ <Link></Link>
+ <Link></Link>
+ <Link></Link>
+</div> \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage