diff --git a/src/forge/Index.js b/src/forge/Index.js
index 0f142470..a3770fcc 100644
--- a/src/forge/Index.js
+++ b/src/forge/Index.js
@@ -87,7 +87,7 @@ class Index extends Component {
+ {/*
-
{i.name}
-{i.author && i.author.name}
+{i.name}
+{i.author && i.author.name}
{i.description}
diff --git a/src/forge/Main/projecthome/SubList.jsx b/src/forge/Main/projecthome/SubList.jsx index b68d9a5d..56510392 100644 --- a/src/forge/Main/projecthome/SubList.jsx +++ b/src/forge/Main/projecthome/SubList.jsx @@ -56,11 +56,11 @@ function SubList() { return(- {i.project && i.project.name} + {i.project && i.project.name}