mirror of
https://github.com/dcronqvist/DotTiled.git
synced 2025-05-08 20:56:02 +03:00
Updated docs a bit
This commit is contained in:
parent
247f9294af
commit
8fd43d95aa
5 changed files with 99 additions and 14 deletions
9
docs/template/public/main.js
vendored
Normal file
9
docs/template/public/main.js
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
export default {
|
||||
iconLinks: [
|
||||
{
|
||||
icon: 'github',
|
||||
href: 'https://github.com/dcronqvist/DotTiled',
|
||||
title: 'GitHub'
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue