File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ const ProjectsList = [
17
17
link : 'https://neutralino.js.org'
18
18
} ,
19
19
{
20
- title : ' Jerverless' ,
20
+ title : < span > Jerverless < span className = "badge badge--secondary" > Archived </ span > </ span > ,
21
21
image : 'jerverless.png' ,
22
22
description : (
23
23
< >
@@ -82,18 +82,6 @@ const ProjectsList = [
82
82
) ,
83
83
link : 'https://github.com/codezri/lamgstack'
84
84
} ,
85
- {
86
- title : 'FactsOverflow' ,
87
- image : 'factsoverflow.png' ,
88
- description : (
89
- < >
90
- FactsOverflow (also known as FO) is an educational non-commercial blog that publishes stories mostly about computer
91
- science and programming. This website contains articles written by volunteers who need to show their findings,
92
- experiments, and open-source-related activities to the right community.
93
- </ >
94
- ) ,
95
- link : 'https://factsoverflow.com/'
96
- } ,
97
85
{
98
86
title : 'react-native-ecommerce' ,
99
87
image : 'script.png' ,
You can’t perform that action at this time.
0 commit comments