Files
o-k-i.net/src/_data/i18n/en/projects.json
T

22 lines
494 B
JSON
Raw Normal View History

{
"section_title": "Our",
"section_title_accent": "Web Projects",
"link_text": "Visit the site",
"items": [
{
"name": "PAWOL.NU",
"icon": "🎶",
"domain": "pawol.nu",
"description": "Transcriptions and translations of musical works",
"url": "https://pawol.nu/"
},
{
"name": "GONG.GP",
"icon": "📚",
"domain": "gong.gp",
"description": "Historical documents from the GONG",
"url": "https://gong.gp/"
}
]
}