thematdevdotorg/config/json/projects.json

21 lines
853 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"cols": 3,
"projects" : [
{
"title": "Этот сайт",
"description": "Я наконец-то начал им заниматься, как вы видите.",
"image": "images/blank.png"
},
{
"title": "ChatManager",
"description": "Плагин для работы с чатом в Minecraft. RIP, даже не пытайтесь аудитить этот код, вам же дороже.",
"image": "images/grave.jpg"
},
{
"title": "Wiki",
"description": "Конспекты по информатике и математике. Пока что можете заценить <a href=\"https://wiki.thematdev.org/page/linear_nt\">это </a>",
"image": "images/blank.png"
}
]
}