Skip to content

Commit

Permalink
feat: add some content
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Mar 10, 2020
1 parent ce67bfe commit de7b1f5
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions src/assets/periodic-table.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"symbol": "Nx"
},
{
"name": "NPM",
"name": "Archiva",
"category": "packageManage",
"number": 87,
"pay": "Os",
"symbol": "Np"
"symbol": "Ah"
},

{
Expand Down Expand Up @@ -231,6 +231,34 @@
"pay": "Os",
"symbol": "Pt"
},
{
"name": "Karma",
"category": "testing",
"number": 106,
"pay": "Os",
"symbol": "Km"
},
{
"name": "Powermock",
"category": "testing",
"number": 107,
"pay": "Os",
"symbol": "Po"
},
{
"name": "Pact",
"category": "testing",
"number": 108,
"pay": "Os",
"symbol": "Pa"
},
{
"name": "Karate",
"category": "testing",
"number": 109,
"pay": "Os",
"symbol": "Ka"
},

{
"name": "BlackDuck",
Expand Down

0 comments on commit de7b1f5

Please sign in to comment.