chore: remove jjcrypto
This commit is contained in:
parent
fd3f9d226c
commit
b05bea95c6
1 changed files with 0 additions and 10 deletions
|
@ -372,14 +372,4 @@ export const CHRONOLOGICAL_WORKS: Work[] = [
|
|||
endDate: new Date("2023-03-02"),
|
||||
status: Status.AsIs,
|
||||
},
|
||||
{
|
||||
name: "jjcrypto",
|
||||
url: "/pleshevskiy/jjcrypto",
|
||||
description: "Javascript encoder and decoder",
|
||||
roles: [Role.Author],
|
||||
technologies: [Technology.Php],
|
||||
startDate: new Date("2015-11-01"),
|
||||
endDate: new Date("2015-11-01"),
|
||||
status: Status.AsIs,
|
||||
},
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue