Skip to content
This repository was archived by the owner on Nov 12, 2023. It is now read-only.

Commit 1428b85

Browse files
committed
Update main page
1 parent 39a8b27 commit 1428b85

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/pages/index.astro

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ import Layout from "../layouts/Default.astro";
55
<Layout pageTitle="Home — Creators.TF Archives">
66
<div class="mount">
77
<h1 style="display: inline">Farewell</h1>
8-
<p>Sample text</p>
9-
<div class="post-content">
8+
<p>Hello world. This website server as an archive of the Creators.TF project, a community run initiative with a goal of delivering custom update to our servers.</p>
9+
<!-- <div class="post-content">
1010
<div class="showcase">
1111
<div class="showcase_title">
1212
<a class="anchor" href="/#history" id="history"
@@ -95,6 +95,6 @@ import Layout from "../layouts/Default.astro";
9595
</div>
9696
</div>
9797
</div>
98-
</div>
98+
</div> -->
9999
</div>
100100
</Layout>

0 commit comments

Comments
 (0)