You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/pages/index.astro
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,8 @@ import Layout from "../layouts/Default.astro";
5
5
<LayoutpageTitle="Home — Creators.TF Archives">
6
6
<divclass="mount">
7
7
<h1style="display: inline">Farewell</h1>
8
-
<p>Sample text</p>
9
-
<divclass="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">
10
10
<div class="showcase">
11
11
<div class="showcase_title">
12
12
<a class="anchor" href="/#history" id="history"
@@ -95,6 +95,6 @@ import Layout from "../layouts/Default.astro";
0 commit comments