aboutsummaryrefslogtreecommitdiff
path: root/pages/index.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'pages/index.tsx')
-rw-r--r--pages/index.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/index.tsx b/pages/index.tsx
index 7d77269..87a7bc1 100644
--- a/pages/index.tsx
+++ b/pages/index.tsx
@@ -19,7 +19,7 @@ import Icon from '@mdi/react';
import { ArticleMeta, getStaticProps as getBlogPage, RenderedArticle } from './blog/[post]';
// edit this to change the post displayed on the home page
-var posts = ['cool_test_article'];
+var posts = ['beta'];
function LoginOrRegisterBox() {
return <div className='inner'>