DotTiled/docs/template/public/main.js
2024-09-04 21:27:18 +02:00

9 lines
No EOL
155 B
JavaScript

export default {
iconLinks: [
{
icon: 'github',
href: 'https://github.com/dcronqvist/DotTiled',
title: 'GitHub'
}
]
}