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 = [
1717 link : 'https://neutralino.js.org'
1818 } ,
1919 {
20- title : ' Jerverless' ,
20+ title : < span > Jerverless < span className = "badge badge--secondary" > Archived </ span > </ span > ,
2121 image : 'jerverless.png' ,
2222 description : (
2323 < >
@@ -82,18 +82,6 @@ const ProjectsList = [
8282 ) ,
8383 link : 'https://github.com/codezri/lamgstack'
8484 } ,
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- } ,
9785 {
9886 title : 'react-native-ecommerce' ,
9987 image : 'script.png' ,
You can’t perform that action at this time.
0 commit comments