X-Git-Url: https://git.auder.net/img/rock_paper_scissors_lizard_spock.gif?a=blobdiff_plain;ds=sidebyside;f=client%2Fsrc%2FApp.vue;h=745dd79934e7809a6b8d91f442c67f708f4be975;hb=8d61fc4ab7373b4a576f3f9108cdf7768ae27096;hp=27e5582a7bc9b347f51585e2da1c7768ca082532;hpb=760865ac92508676c0047b84c5ba3e12d41d7c20;p=vchess.git diff --git a/client/src/App.vue b/client/src/App.vue index 27e5582a..745dd799 100644 --- a/client/src/App.vue +++ b/client/src/App.vue @@ -12,7 +12,7 @@ .col-sm-12.col-md-10.col-md-offset-1.col-lg-8.col-lg-offset-2 img(src="./assets/images/index/unicorn.svg") .info-container - p vchess.club {{ $lang }} + p vchess.club img(src="./assets/images/index/wildebeest.svg") .row // Menu (top of page): @@ -56,6 +56,9 @@ a(href="https://github.com/yagu0/vchess") Source code p.clickable(onClick="doClick('modalContact')") = translations["Contact form"] + //my-game(:game-ref="gameRef" :mode="mode" :settings="settings" @game-over="archiveGame") + //// TODO: add only the necessary icons to mini-css custom build + //script(src="//unpkg.com/feather-icons")