mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-02-05 08:52:50 +02:00
9 lines
No EOL
155 B
JavaScript
9 lines
No EOL
155 B
JavaScript
export default {
|
|
iconLinks: [
|
|
{
|
|
icon: 'github',
|
|
href: 'https://github.com/dcronqvist/DotTiled',
|
|
title: 'GitHub'
|
|
}
|
|
]
|
|
} |