diff options
| author | Fuwn <[email protected]> | 2021-02-10 14:33:45 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-02-10 14:33:45 -0800 |
| commit | fcb798aceb382a62ba552b1279bd10b64ed03ad6 (patch) | |
| tree | 42efebc70d7fbc3c74746dfb820e82ef6f7c3b14 | |
| parent | fix, feat: skill rendering issue in subsub_categories. add skills (diff) | |
| download | me-fcb798aceb382a62ba552b1279bd10b64ed03ad6.tar.xz me-fcb798aceb382a62ba552b1279bd10b64ed03ad6.zip | |
chore: re-arrange php listing in `skills.json`
| -rw-r--r-- | assets/json/skills.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/json/skills.json b/assets/json/skills.json index a460fa3..8956b12 100644 --- a/assets/json/skills.json +++ b/assets/json/skills.json @@ -44,8 +44,8 @@ "actix" ], "php": [ - "mybb", - "fluxbb" + "fluxbb", + "mybb" ] }, "tools-accessories": { |