fix: display legacy cert section

This commit is contained in:
Ahmad Abdolsaheb
2019-03-19 13:20:30 +03:00
committed by Mrugesh Mohapatra
parent b8ec30471d
commit abf8f2777c
2 changed files with 176 additions and 6 deletions

View File

@@ -15,7 +15,7 @@ const legacyBackEndBase = '';
const legacyDataVisBase = '';
export const legacyProjectMap = {
'Legacy Front End Projects': [
'Legacy Front End': [
{
id: 'bd7158d8c242eddfaeb5bd13',
title: 'Build a Personal Portfolio Webpage',
@@ -77,7 +77,7 @@ export const legacyProjectMap = {
superBlock: 'legacy-front-end'
}
],
'Legacy Back End Projects': [
'Legacy Back End': [
{
id: 'bd7158d8c443edefaeb5bdef',
title: 'Timestamp Microservice',
@@ -139,7 +139,7 @@ export const legacyProjectMap = {
superBlock: 'legacy-back-end'
}
],
'Legacy Data Visualization Projects': [
'Legacy Data Visualization': [
{
id: 'bd7157d8c242eddfaeb5bd13',
title: 'Build a Markdown Previewer',