anthive / website

Source for AntHive.IO
https://anthive.io
MIT License
7 stars 1 forks source link

Rename langs #554

Closed Klimonov closed 3 years ago

Klimonov commented 3 years ago

Screenshot 2021-03-18 at 11 22 42

Rename files /static/skins/langs/ Rename langs in /static/langs/data.json

For example: "name": "Javascript", -> JavaScript

"id": "csharp", -> cs(like extention) "extention": "cs",

"id": "python", -> py "extention": "py", "editor": "python", "name": "Python", "img": "https://anthive.io/skins/lang/python.png", -> py.png