Add: Eruda version info

This commit is contained in:
surunzi
2017-11-05 22:39:45 +08:00
parent 03468823c5
commit 7686bfd695
2 changed files with 23 additions and 17 deletions

View File

@@ -26,5 +26,9 @@ export default [
</tbody>
</table>`
},
{
name: 'About',
val: '<a href="https://github.com/liriliri/eruda" target="_blank">Eruda v' + VERSION + '</a>'
}
];